Skip to content

Commit 3bb4148

Browse files
authored
resume.py typo (ultralytics#2603)
1 parent d4456e4 commit 3bb4148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/aws/resume.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Resume all interrupted trainings in yolov5/ dir including DPP trainings
1+
# Resume all interrupted trainings in yolov5/ dir including DDP trainings
22
# Usage: $ python utils/aws/resume.py
33

44
import os

0 commit comments

Comments
 (0)