Correct flake8 failures
This commit is contained in:
parent
5ae5ae0efa
commit
de4d5d9d62
2 changed files with 2 additions and 3 deletions
|
|
@ -37,7 +37,6 @@ class Policy(BaseModel):
|
|||
description=None,
|
||||
document=None,
|
||||
path=None):
|
||||
#self.document = document or {}
|
||||
self.name = name
|
||||
|
||||
self.attachment_count = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue