mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-05 08:40:29 -04:00
reformat
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# S3 tags
|
||||
class Retention:
|
||||
KEY = 'retention'
|
||||
KEY = "retention"
|
||||
|
||||
ONE_WEEK = 'ONE_WEEK'
|
||||
ONE_WEEK = "ONE_WEEK"
|
||||
|
||||
Reference in New Issue
Block a user