We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54f950 commit 0b2278bCopy full SHA for 0b2278b
pylint/testutils/configuration_test.py
@@ -9,7 +9,7 @@
9
import copy
10
import json
11
import logging
12
-import unittest
+import unittest.mock
13
from pathlib import Path
14
from typing import Any
15
0 commit comments