Mods
This commit is contained in:
@@ -35,6 +35,11 @@ select = [
|
||||
"PLR1711",
|
||||
]
|
||||
|
||||
ignore = [
|
||||
"W292",
|
||||
"N802",
|
||||
]
|
||||
|
||||
exclude = [
|
||||
"pyperclip.py",
|
||||
"tests.py",
|
||||
|
Reference in New Issue
Block a user