mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-15 09:42:38 -05:00
flake8
This commit is contained in:
@@ -812,6 +812,7 @@ def _clear_templates_from_cache():
|
||||
]
|
||||
|
||||
num_deleted = sum(redis_store.delete_by_pattern(pattern) for pattern in CACHE_KEYS)
|
||||
current_app.logger.info(f"Number of templates deleted from cache {num_deleted}")
|
||||
|
||||
|
||||
@notify_command(name="create-new-service")
|
||||
|
||||
Reference in New Issue
Block a user