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 e6e3b56 commit b2291a8Copy full SHA for b2291a8
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