mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
Update contact_error.py
This commit is contained in:
parent
540a604055
commit
cb20b80d0c
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@ from enum import IntEnum
|
|||
|
||||
|
||||
class ContactErrorCodes(IntEnum):
|
||||
"""
|
||||
Used in the ContactError class for
|
||||
"""Used in the ContactError class for
|
||||
error mapping.
|
||||
|
||||
Overview of contact error codes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue