mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 03:14:23 +00:00
Sort imports
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
import gc
|
||||
import sys
|
||||
import pytest
|
||||
import pprint
|
||||
import weakref
|
||||
import itertools
|
||||
import pprint
|
||||
import sys
|
||||
import weakref
|
||||
|
||||
import pytest
|
||||
|
||||
import ifcopenshell
|
||||
import ifcopenshell.api
|
||||
|
||||
|
||||
Reference in New Issue
Block a user