mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
ifcopenshell-python - clean up unused imports
This commit is contained in:
@@ -18,10 +18,8 @@
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
import pytest
|
||||
|
||||
import ifcopenshell
|
||||
import test.bootstrap
|
||||
|
||||
TEST_FILE = Path(__file__).parent / "files" / "basic.ifc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user