mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Sort imports
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
|
||||
import tempfile
|
||||
from pathlib import Path
|
||||
import pytest
|
||||
import ifcopenshell
|
||||
|
||||
import pytest
|
||||
|
||||
import ifcopenshell
|
||||
|
||||
TEST_FILE_DIR = Path(__file__).parent / "../../../test/input/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user