Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Moult committed Apr 16, 2024
1 parent ac64d0c commit 23abf67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ifcopenshell-python/ifcopenshell/util/shape.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.

import shapely
import shapely.ops
import numpy as np
import ifcopenshell.util.element
import ifcopenshell.util.placement
Expand Down

0 comments on commit 23abf67

Please sign in to comment.