Skip to content

Commit

Permalink
fixed linting issues rev4
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-deep committed Feb 14, 2024
1 parent 3f43078 commit 612882e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions object_detection/object_detection/Detectors/YOLOv8.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
# limitations under the License.

import os

from ultralytics import YOLO

from ..DetectorBase import DetectorBase


Expand Down

0 comments on commit 612882e

Please sign in to comment.