Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tianjing-li committed Jan 12, 2025
1 parent d5c82a3 commit c14bd16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/backend/scripts/cli/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ class Tool(StrEnum):
},
}


# Perhaps there is a better way to do this by using the Settings
# class from the backend?
ENV_YAML_CONFIG_MAPPING = {
"USE_COMMUNITY_FEATURES": {
"type": "config",
Expand Down

0 comments on commit c14bd16

Please sign in to comment.