We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a77b67 commit 6c0ac07Copy full SHA for 6c0ac07
src/aali/flowkit/__main__.py
@@ -75,7 +75,7 @@ def main():
75
"""Run entrypoint for the FlowKit service."""
76
# Always parse args, but only use them conditionally
77
args = parse_cli_args()
78
-
+
79
if not CONFIG.extract_config_from_azure_key_vault:
80
# Substitute the empty values with configuration values
81
substitute_empty_values(args)
0 commit comments