fix bad json
This commit is contained in:
+2
-2
@@ -4,5 +4,5 @@
|
|||||||
"module_name": "{{ cookiecutter.repo_name }}",
|
"module_name": "{{ cookiecutter.repo_name }}",
|
||||||
"author_name": "Your name (or your organization/company/team)",
|
"author_name": "Your name (or your organization/company/team)",
|
||||||
"description": "A short description of the project.",
|
"description": "A short description of the project.",
|
||||||
"open_source_license": ["MIT", "BSD-3-Clause", "No license file"],
|
"open_source_license": ["MIT", "BSD-3-Clause", "No license file"]
|
||||||
}
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user