mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-06 20:36:27 +00:00
Sort imports
This commit is contained in:
@@ -17,10 +17,12 @@
|
||||
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import tempfile
|
||||
import ifcopenshell.api.root
|
||||
import ifcpatch
|
||||
from pathlib import Path
|
||||
|
||||
import ifcopenshell.api.root
|
||||
|
||||
import ifcpatch
|
||||
|
||||
|
||||
class Test:
|
||||
def test_parsing_docs(self):
|
||||
|
||||
Reference in New Issue
Block a user