mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
Fix lint errors
This commit is contained in:
parent
9be47b754f
commit
81b58167a6
1 changed files with 1 additions and 2 deletions
|
@ -862,7 +862,6 @@ class MockEppLib(TestCase):
|
||||||
)
|
)
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
||||||
def mockInfoDomainCommands(self, _request, cleaned):
|
def mockInfoDomainCommands(self, _request, cleaned):
|
||||||
request_name = getattr(_request, "name", None)
|
request_name = getattr(_request, "name", None)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue