mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
Sort imports
This commit is contained in:
@@ -17,9 +17,10 @@
|
||||
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
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