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 2ba11d3 commit a2e1954Copy full SHA for a2e1954
3 files changed
pyproject.toml
@@ -98,6 +98,7 @@ ignore = [
98
[tool.pylint.BASIC]
99
good-names = [
100
"_",
101
+ "_P",
102
"ex",
103
"fp",
104
"i",
0 commit comments