Skip to content

Commit 20e3df6

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roboflow/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ def __init__(
205205
self.api_key = api_key
206206
if self.api_key is None:
207207
self.api_key = load_roboflow_api_key()
208-
print("API_KEY", self.api_key)
209208
self.model_format = model_format
210209
self.notebook = notebook
211210
self.onboarding = False

0 commit comments

Comments
 (0)