mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-13 16:52:23 -05:00
@@ -1,5 +1,6 @@
|
||||
from strenum import StrEnum # In 3.11 this is in the enum library. We will not need
|
||||
# this external library any more.
|
||||
from strenum import StrEnum # In 3.11 this is in the enum library. We will not need
|
||||
|
||||
# this external library any more.
|
||||
|
||||
|
||||
class TemplateType(StrEnum):
|
||||
|
||||
Reference in New Issue
Block a user