This commit is contained in:
2
test.py
2
test.py
@@ -7,7 +7,7 @@ from dateutil.tz import tzutc, tzoffset
|
||||
from registry import Registry, Requests, get_tags, parse_args, \
|
||||
delete_tags, delete_tags_by_age, get_error_explanation, get_newer_tags, \
|
||||
keep_images_like, main_loop, get_datetime_tags, get_ordered_tags
|
||||
from mock import MagicMock, patch
|
||||
from unittest.mock import MagicMock, patch
|
||||
import requests
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user