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 f8be3ba commit 83bed57Copy full SHA for 83bed57
pylint/config.py
@@ -52,6 +52,7 @@
52
from typing import Any, Dict, Tuple
53
54
import toml
55
+
56
from pylint import utils
57
58
USER_HOME = os.path.expanduser("~")
0 commit comments