mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-12 14:08:28 +02:00
lint
This commit is contained in:
parent
8a9971ac79
commit
ef7739dc55
3 changed files with 8 additions and 7 deletions
|
@ -150,7 +150,7 @@ class Portfolio(TimeStampedModel):
|
|||
@classmethod
|
||||
def get_federal_type(cls, federal_agency):
|
||||
return federal_agency.federal_type if federal_agency else None
|
||||
|
||||
|
||||
# == Getters for domains == #
|
||||
def get_domains(self):
|
||||
"""Returns all DomainInformations associated with this portfolio"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue