mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-26 11:03:49 +02:00
Fix tests and lint
This commit is contained in:
parent
aa926ec88b
commit
d8227148f6
5 changed files with 22 additions and 10 deletions
|
@ -137,7 +137,6 @@ class Portfolio(TimeStampedModel):
|
|||
|
||||
super().save(*args, **kwargs)
|
||||
|
||||
|
||||
@property
|
||||
def portfolio_type(self):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue