mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 19:54:07 +00:00
ruff: sort imports
This commit is contained in:
@@ -22,6 +22,7 @@ import pytest
|
||||
import tabulate
|
||||
|
||||
import ifcopenshell.validate
|
||||
|
||||
from .fixture_generate import FailObj, Result, parse_result
|
||||
|
||||
_filepaths = list((Path(__file__).parent / "fixtures/validate").glob("*.ifc"))
|
||||
|
||||
Reference in New Issue
Block a user