mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 09:32:26 +03:00
Remove comments as they're wrongly placed
This commit is contained in:
parent
122070cb8f
commit
7542965e5d
|
@ -65,7 +65,6 @@ extend-exclude = [
|
||||||
"{{cookiecutter.project_slug}}/*",
|
"{{cookiecutter.project_slug}}/*",
|
||||||
]
|
]
|
||||||
|
|
||||||
# ==== pytest ====
|
|
||||||
lint.select = [
|
lint.select = [
|
||||||
"A",
|
"A",
|
||||||
# "ANN", # flake8-annotations: we should support this in the future but 100+ errors atm
|
# "ANN", # flake8-annotations: we should support this in the future but 100+ errors atm
|
||||||
|
|
Loading…
Reference in New Issue
Block a user