[CapHousing] fix pep8
This commit is contained in:
parent
6414d65d5d
commit
c2654ba06d
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ class Housing(BaseObject):
|
|||
details = Field('Key/values of details', dict)
|
||||
url = StringField('Url of the the advert')
|
||||
|
||||
|
||||
class Query(BaseObject):
|
||||
"""
|
||||
Query to find housings.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue