mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Remove unused imports flagged by ruff
Fixes 23 unused-import violations, mostly in the alignment API module.
This commit is contained in:
@@ -23,7 +23,6 @@ import pytest
|
||||
import ifcopenshell
|
||||
import ifcopenshell.api.alignment
|
||||
import ifcopenshell.api.unit
|
||||
import numpy as np
|
||||
|
||||
|
||||
def test_create_representation():
|
||||
|
||||
Reference in New Issue
Block a user