Skip to content

Commit be98a44

Browse files
fix(pre_commit): 🎨 auto format pre-commit hooks
1 parent 3990d64 commit be98a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from roboflow import API_URL
44
from roboflow.config import DEFAULT_BATCH_NAME
5-
from tests import RoboflowTest, PROJECT_NAME, ROBOFLOW_API_KEY
5+
from tests import PROJECT_NAME, ROBOFLOW_API_KEY, RoboflowTest
66

77

88
class TestProject(RoboflowTest):

0 commit comments

Comments
 (0)