Python formatting for the new Black standard
This commit is contained in:
parent
85297426e0
commit
7b65291a59
3 changed files with 10 additions and 10 deletions
|
@ -8,7 +8,7 @@ from .image import Document
|
|||
|
||||
@dataclass(init=False)
|
||||
class BookData(ActivityObject):
|
||||
""" shared fields for all book data and authors"""
|
||||
"""shared fields for all book data and authors"""
|
||||
|
||||
openlibraryKey: str = None
|
||||
inventaireId: str = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue