Skip to content

Commit efc69ad

Browse files
committed
fixup! fixup! version bump
1 parent 20e3df6 commit efc69ad

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
@@ -205,6 +205,7 @@ def __init__(
205205
self.api_key = api_key
206206
if self.api_key is None:
207207
self.api_key = load_roboflow_api_key()
208+
208209
self.model_format = model_format
209210
self.notebook = notebook
210211
self.onboarding = False

0 commit comments

Comments
 (0)