Skip to content

Commit af9bf75

Browse files
committed
Bump pylint per-file-ignores
1 parent fcaa10d commit af9bf75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ disable = [
250250
per-file-ignores = [
251251
"docs/source/conf.py:invalid-name",
252252
"docs/source/doccmd_*.py:invalid-name",
253-
"doccmd_README_rst.*.py:invalid-name",
253+
"doccmd_README_rst_*.py:invalid-name",
254254
]
255255

256256
[tool.pylint.'FORMAT']

0 commit comments

Comments
 (0)