Skip to content

Commit 700b4f2

Browse files
committed
style
1 parent 96418ea commit 700b4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboflow/core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ def live_plot(epochs, mAP, loss, title=""):
431431

432432
# return the model object
433433
return self.model
434-
434+
435435
# @warn_for_wrong_dependencies_versions([("ultralytics", "<=", "8.0.20")])
436436
def deploy(self, model_type: str, model_path: str) -> None:
437437
"""Uploads provided weights file to Roboflow

0 commit comments

Comments
 (0)