Skip to content

Commit e43e9c4

Browse files
fix(pre_commit): 🎨 auto format pre-commit hooks
1 parent 0a60ed4 commit e43e9c4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

roboflow/models/inference.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import os
44
import time
55
import urllib
6-
from typing import List
76
from urllib.parse import urljoin
87

98
import requests

roboflow/models/video.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import json
22
import time
3-
from typing import List
43
from urllib.parse import urljoin
54

65
import magic

0 commit comments

Comments
 (0)