mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 10:06:47 +00:00
Sort imports
This commit is contained in:
@@ -17,11 +17,12 @@
|
||||
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import numpy as np
|
||||
import test.bootstrap
|
||||
import ifcopenshell.api.root
|
||||
|
||||
import ifcopenshell.api.context
|
||||
import ifcopenshell.api.georeference
|
||||
import ifcopenshell.api.root
|
||||
import ifcopenshell.util.geolocation as subject
|
||||
import test.bootstrap
|
||||
|
||||
|
||||
class TestXYZ2ENH(test.bootstrap.IFC4):
|
||||
|
||||
Reference in New Issue
Block a user