from __future__ import annotations from .vertex_utils import fix_num_vertices __all__ = ["fix_num_vertices"]