mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 03:33:48 +00:00
ruff: sort imports
This commit is contained in:
@@ -2,6 +2,7 @@ import itertools
|
||||
import time
|
||||
|
||||
import ifcopenshell
|
||||
|
||||
from ...fixture_generate import normalize_header, pass_if, write_fixture
|
||||
|
||||
for pty, ety in itertools.product(("GRILLE", "USERDEFINED"), (None, "Something")):
|
||||
|
||||
Reference in New Issue
Block a user