diff options
Diffstat (limited to 'tests/test_file_utils.py')
-rw-r--r-- | tests/test_file_utils.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_file_utils.py b/tests/test_file_utils.py index 65ea0c4..ca799f3 100644 --- a/tests/test_file_utils.py +++ b/tests/test_file_utils.py @@ -1,4 +1,3 @@ -import pytest import os from qolab.file_utils import infer_compression, save_table_with_header |