Skip to content

Commit

Permalink
removed re-export the objects
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukankaratas committed Jan 22, 2025
1 parent b0b8140 commit 0650210
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/specklepy/objects/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
from .geometry import *

__all__ = ["Point", "Vector", "Plane"]

0 comments on commit 0650210

Please sign in to comment.