mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 11:43:53 +00:00
Sort imports
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import itertools
|
||||
import time
|
||||
|
||||
import ifcopenshell
|
||||
|
||||
for pty, ety in itertools.product(("GRILLE", "USERDEFINED"), (None, "Something")):
|
||||
|
||||
Reference in New Issue
Block a user