Skip to content

Commit f012d47

Browse files
fix(pre_commit): 🎨 auto format pre-commit hooks
1 parent 4db4b56 commit f012d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_queries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from roboflow.core.version import Version
99
from roboflow.models.classification import ClassificationModel
1010
from roboflow.models.object_detection import ObjectDetectionModel
11-
from tests import PROJECT_NAME, RoboflowTest, ordered, ROBOFLOW_API_KEY
11+
from tests import PROJECT_NAME, ROBOFLOW_API_KEY, RoboflowTest, ordered
1212

1313

1414
class TestQueries(RoboflowTest):

0 commit comments

Comments
 (0)