mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 11:24:19 +00:00
Sort imports
This commit is contained in:
@@ -1,14 +1,16 @@
|
||||
import os
|
||||
import pytest
|
||||
import weakref
|
||||
import itertools
|
||||
import os
|
||||
import weakref
|
||||
|
||||
import pytest
|
||||
|
||||
import ifcopenshell
|
||||
import ifcopenshell.guid
|
||||
import ifcopenshell.api.pset
|
||||
import ifcopenshell.api.attribute
|
||||
import ifcopenshell.api.material
|
||||
import ifcopenshell.api.owner
|
||||
import ifcopenshell.api.project
|
||||
import ifcopenshell.api.material
|
||||
import ifcopenshell.api.attribute
|
||||
import ifcopenshell.api.pset
|
||||
import ifcopenshell.guid
|
||||
import ifcopenshell.template
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user