mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-15 19:01:50 -04:00
fix static scan
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user