Fixed wrong call
This commit is contained in:
parent
4dca4a370b
commit
fae3c9f532
1 changed files with 1 additions and 1 deletions
|
|
@ -214,6 +214,6 @@ def build_lolaconfig(
|
|||
lolaconfig.fetch_trino_credentials()
|
||||
lolaconfig.fetch_ssh_tunnel_credentials()
|
||||
lolaconfig.fetch_dw_credentials()
|
||||
lolaconfig.fetch_slack_webhooks()
|
||||
lolaconfig.fetch_prefect_host()
|
||||
|
||||
return lolaconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue