Skip to content

Commit ceed0b6

Browse files
committed
can be removed everywhere i guess
1 parent e809e05 commit ceed0b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/compas/geometry/shapes/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@
1111
from .polyhedron import Polyhedron # noqa: F401
1212
from .sphere import Sphere # noqa: F401
1313
from .torus import Torus # noqa: F401
14-
15-
16-
__all__ = [name for name in dir() if not name.startswith('_')]

0 commit comments

Comments
 (0)