Skip to content

Commit 7d0fd36

Browse files
author
Tyler Odenthal
committed
make style
1 parent 8e86288 commit 7d0fd36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roboflow/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
__version__ = "0.2.25"
1212

13+
1314
def check_key(api_key, model, notebook, num_retries=0):
1415
if type(api_key) is not str:
1516
raise RuntimeError(

0 commit comments

Comments
 (0)