[EDIT] FILE: __init__.py
from .author import Author __all__ = ("Author",)
SAVE
CANCEL