mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-29 12:33:17 +02:00
linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
This commit is contained in:
parent
e9c3c30ccc
commit
688b5742c9
3 changed files with 54 additions and 45 deletions
|
@ -13,7 +13,7 @@ class TransitionDomain(TimeStampedModel):
|
|||
state of a domain upon transition between registry
|
||||
providers"""
|
||||
|
||||
# This is necessary to expose the enum to external
|
||||
# This is necessary to expose the enum to external
|
||||
# classes that import TransitionDomain
|
||||
StatusChoices = StatusChoices
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue