We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2913acc commit e0b757cCopy full SHA for e0b757c
1 file changed
test/plugins/test_lastgenre.py
@@ -16,7 +16,7 @@
16
17
import re
18
from collections import defaultdict
19
-from unittest.mock import MagicMock, Mock, patch
+from unittest.mock import Mock, patch
20
21
import confuse
22
import pytest
0 commit comments