Skip to content

Commit

Permalink
🚨 Refactor test_utils.py to remove unused import and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Senja20 committed Apr 25, 2024
1 parent 731f8a7 commit 72fd11c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion YOLO-detect-buoys/tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"""

from os import path
from unittest.mock import Mock, patch

from dotenv import load_dotenv
from torch import cuda, device
Expand Down

0 comments on commit 72fd11c

Please sign in to comment.