mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-17 04:58:50 -04: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