mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 04:28:39 +02:00
Fix whitespace linting I think
This commit is contained in:
parent
75adddec8a
commit
cb5255dd2b
1 changed files with 1 additions and 2 deletions
|
@ -2048,8 +2048,7 @@ class Domain(TimeStampedModel, DomainHelper):
|
|||
"""
|
||||
For #3596: Uncomment this return statement, and comment out the other return statement.
|
||||
This is for force setting the pendingDelete statue (see statuses).I will remove this
|
||||
return when I merge as this is for testing purposes only.
|
||||
"""
|
||||
return when I merge as this is for testing purposes only. """
|
||||
|
||||
# return {
|
||||
# "auth_info": getattr(data, "auth_info", ...),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue