mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 17:57:02 +00:00
ruff - sort imports
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
# along with Bonsai. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import bonsai.core.type as subject
|
||||
from test.core.bootstrap import ifc, model, type, geometry
|
||||
from test.core.bootstrap import geometry, ifc, model, type
|
||||
|
||||
|
||||
class TestAssignType:
|
||||
|
||||
Reference in New Issue
Block a user