mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-06 00:59:41 -04: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