mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-07 03:45:10 +01:00
Unnecessary exclude
This commit is contained in:
@@ -46,7 +46,6 @@ exclude = [
|
|||||||
"build",
|
"build",
|
||||||
"dist",
|
"dist",
|
||||||
"example_config/gunicorn_digimarks_conf.py",
|
"example_config/gunicorn_digimarks_conf.py",
|
||||||
"example_config/rq_settings.example.py",
|
|
||||||
"example_config/settings.py",
|
"example_config/settings.py",
|
||||||
]
|
]
|
||||||
ignore = ["D203"]
|
ignore = ["D203"]
|
||||||
|
|||||||
Reference in New Issue
Block a user