mirror of
https://github.com/getpelican/pelican.git
synced 2026-06-05 10:16:56 +02:00
fix: typo in pyproject.toml
This commit is contained in:
parent
46ab131940
commit
913dd59c52
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ ignore = [
|
|||
"PLR2004"
|
||||
]
|
||||
|
||||
"pelican/tools/*.py}" = [
|
||||
"pelican/tools/*.py" = [
|
||||
# this is a command-line utility, prints are fine
|
||||
"T201"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue