diff --git a/python/tests/test_Geom.py b/python/tests/test_Geom.py index 480c74788..155178322 100644 --- a/python/tests/test_Geom.py +++ b/python/tests/test_Geom.py @@ -1,5 +1,4 @@ import copy -import os import pytest import numpy as np diff --git a/python/tests/test_Table.py b/python/tests/test_Table.py index 2f7c14bae..f23d2f842 100644 --- a/python/tests/test_Table.py +++ b/python/tests/test_Table.py @@ -1,5 +1,3 @@ -import os - import pytest import numpy as np