Skip to content

Commit

Permalink
address code review issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zqfan committed Jan 31, 2021
1 parent cf565d9 commit 82db001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DIR_TEMPLATE = "templates"

PROVIDERS = (
"base", "onprem", "aws", "azure", "gcp", "firebase", "k8s", "alibabacloud", "oci", "programming", "saas", "elastic", "tencentcloud",
"base", "onprem", "aws", "azure", "gcp", "firebase", "k8s", "alibabacloud", "oci", "tencentcloud", "programming", "saas", "elastic",
"generic", "openstack", "outscale")

#########################
Expand Down

0 comments on commit 82db001

Please sign in to comment.