cookiecutter.json: remove ,

This commit is contained in:
Henry Jobst 2023-01-17 22:17:42 +01:00
parent d52762c7f4
commit 93869164d8

View File

@ -63,5 +63,5 @@
"keep_local_envs_in_vcs": "y", "keep_local_envs_in_vcs": "y",
"debug": "n", "debug": "n",
"include_custom_app": "n", "include_custom_app": "n",
"custom_app_name": "core", "custom_app_name": "core"
} }