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