mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -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):
|
class TemplateType(StrEnum):
|
||||||
|
|||||||
Reference in New Issue
Block a user