We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548aaa9 commit d93c6ecCopy full SHA for d93c6ec
cookiecutter.json
@@ -17,7 +17,7 @@
17
"backend": [
18
"hatch"
19
],
20
- "mypy": true,
+ "mypy": false,
21
"__year": "{% now 'utc', '%Y' %}",
22
"__project_slug": "{{ cookiecutter.project_name | lower | replace('-', '_') | replace('.', '_') }}",
23
"__type": "{{ 'pure' }}",
0 commit comments