Skip to content

Commit

Permalink
fixed linting issues rev3
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-deep committed Feb 14, 2024
1 parent 89a1567 commit 3f43078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion object_detection/object_detection/Detectors/YOLOv8.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@


class YOLOv8(DetectorBase):

def __init__(self):

super().__init__()
Expand Down

0 comments on commit 3f43078

Please sign in to comment.