mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 10:46:06 +02:00
formatted long lines for readability and removed unused imports
This commit is contained in:
parent
91d8ee1afe
commit
812331681b
2 changed files with 11 additions and 9 deletions
|
@ -3,7 +3,6 @@ import logging
|
|||
import ipaddress
|
||||
import re
|
||||
from datetime import date
|
||||
from string import digits
|
||||
from typing import Optional
|
||||
|
||||
from django_fsm import FSMField, transition, TransitionNotAllowed # type: ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue