mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-30 19:28:50 -04:00
notify-api-412 use black to enforce python style standards
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