mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 10:59:17 +00:00
Sort imports
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
import collections
|
||||
|
||||
import numpy as np
|
||||
import ifcopenshell
|
||||
import ifcopenshell.geom
|
||||
|
||||
import pytest
|
||||
|
||||
import ifcopenshell
|
||||
import ifcopenshell.geom
|
||||
from test.bootstrap import file
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user