mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 14:31:57 -05:00
@@ -1,4 +1,4 @@
|
||||
from strenum import StrEnum
|
||||
from strenum import StrEnum # In 3.11 this is in the enum library.
|
||||
|
||||
|
||||
class TemplateType(StrEnum):
|
||||
|
||||
Reference in New Issue
Block a user