Skip to content

Commit 898a476

Browse files
fix(pre_commit): 🎨 auto format pre-commit hooks
1 parent d58fa46 commit 898a476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboflow/models/object_detection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
import cv2
1111
import numpy as np
1212
import requests
13-
from tqdm import tqdm
1413
from PIL import Image
14+
from tqdm import tqdm
1515

1616
from roboflow.config import API_URL, OBJECT_DETECTION_MODEL, OBJECT_DETECTION_URL
1717
from roboflow.models.inference import InferenceModel

0 commit comments

Comments
 (0)