mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 00:42:16 +02:00
linted
This commit is contained in:
parent
9e04371e26
commit
50478c5621
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
from django.db import models
|
||||
from .utility.time_stamped_model import TimeStampedModel
|
||||
from phonenumber_field.modelfields import PhoneNumberField # type: ignore
|
||||
|
||||
|
||||
class StatusChoices(models.TextChoices):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue