1
0
mirror of https://github.com/ycd/manage-fastapi.git synced 2021-11-08 01:34:39 +03:00

💬 Add a note to explain commented block

This commit is contained in:
Marcelo Trylesinski
2020-11-25 23:57:06 +01:00
parent a7bfd24fef
commit f59410ae95

View File

@@ -47,6 +47,7 @@ def set_license():
remove_paths(["LICENSE"])
# TODO(Marcelo): Alter config.py location according to the project complexity.
# def set_config_location():
# database = "{{ cookiecutter.database }}"
# if database == "None":