Skip to content

Commit d392ba1

Browse files
committed
Fix linting errors
1 parent 98b2e0a commit d392ba1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_full_rerun.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ def test_subdirectory_structure_preserved(self, tmp_path):
9797

9898
files = get_intended_files_for_common_names(str(annotation_dir), [str(p)])
9999

100-
import os
101100
assert os.path.join("sub", "sample.resolved.parquet") in files
102101

103102

0 commit comments

Comments
 (0)