Skip to content

Commit

Permalink
Auto-format by https://ultralytics.com
Browse files Browse the repository at this point in the history
  • Loading branch information
UltralyticsAssistant committed Jan 5, 2025
1 parent df838a4 commit ba2a278
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion train.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
import yaml
from torch.optim import lr_scheduler
from tqdm import tqdm
from torch.cuda import amp

FILE = Path(__file__).resolve()
ROOT = FILE.parents[0] # YOLOv5 root directory
Expand Down

0 comments on commit ba2a278

Please sign in to comment.