Skip to content

Commit 6678298

Browse files
committed
bump gh jobs 7 - ruff check fix
1 parent 71c8360 commit 6678298

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

cv-processing-service/tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"""
44

55
import os
6-
from pathlib import Path
76

87
# Set environment variables for testing
98
os.environ.update(

cv-search-service/tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"""
44

55
import os
6-
from pathlib import Path
76

87
# Set environment variables for testing
98
os.environ.update(

cv-storage-service/tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"""
44

55
import os
6-
from pathlib import Path
76

87
# Set environment variables for testing
98
os.environ.update(

0 commit comments

Comments
 (0)