diff --git a/YOLO-detect-buoys/tests/test_utils.py b/YOLO-detect-buoys/tests/test_utils.py index cab3fd1..24033c8 100644 --- a/YOLO-detect-buoys/tests/test_utils.py +++ b/YOLO-detect-buoys/tests/test_utils.py @@ -3,7 +3,6 @@ """ from os import path -from unittest.mock import Mock, patch from dotenv import load_dotenv from torch import cuda, device