mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 03:06:01 +02:00
Improve comments
This commit is contained in:
parent
7045e5dcad
commit
5cdbafeeb6
2 changed files with 23 additions and 10 deletions
|
@ -18,6 +18,8 @@ class RegistrySystemError(ValueError):
|
|||
|
||||
|
||||
class InvalidDomainError(ValueError):
|
||||
"""Error class for situations where an invalid domain is supplied"""
|
||||
|
||||
pass
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue