fix static scan

This commit is contained in:
Kenneth Kehl
2026-01-20 10:32:35 -08:00
parent d0576fd513
commit 0753f75ac6

View File

@@ -12,7 +12,7 @@ class CloudfoundryConfig:
"access_key_id": "", # pragma: allowlist secret
"secret_access_key": "", # pragma: allowlist secret
"region": "",
}
} # pragma: allowlist secret
@property
def database_url(self):