refactor: reformat the config.py

pull/192/head
mingrammer 5 years ago
parent 43120a7aea
commit 9f1a6452bc

@ -11,7 +11,9 @@ DIR_APP_ROOT = "diagrams"
DIR_RESOURCE = "resources" DIR_RESOURCE = "resources"
DIR_TEMPLATE = "templates" DIR_TEMPLATE = "templates"
PROVIDERS = ("base", "onprem", "aws", "azure", "gcp", "firebase", "k8s", "alibabacloud", "oci", "programming", "saas", "elastic", "generic") PROVIDERS = (
"base", "onprem", "aws", "azure", "gcp", "firebase", "k8s", "alibabacloud", "oci", "programming", "saas", "elastic",
"generic")
######################### #########################
# Resource Processing # # Resource Processing #

Loading…
Cancel
Save