mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-19 17:25:56 +02:00
linting
This commit is contained in:
parent
cc1dd66553
commit
52e3fb89b7
3 changed files with 4 additions and 5 deletions
|
@ -137,7 +137,7 @@ class Portfolio(TimeStampedModel):
|
|||
return " - ".join([org_type_label, agency_type_label])
|
||||
else:
|
||||
return org_type_label
|
||||
|
||||
|
||||
@property
|
||||
def federal_type(self):
|
||||
"""Returns the federal_type value on the underlying federal_agency field"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue