Skip to content

Commit ecb79e4

Browse files
fix(pre_commit): 🎨 auto format pre-commit hooks
1 parent 2b9ddd4 commit ecb79e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_search_export.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
import zipfile
66
from unittest.mock import MagicMock, patch
77

8-
import responses
98
import requests
9+
import responses
1010

1111
from roboflow.adapters.rfapi import RoboflowError, get_search_export, start_search_export
1212
from roboflow.config import API_URL

0 commit comments

Comments
 (0)