Current File : //opt/cloudlinux/venv/lib64/python3.11/site-packages/pylint_django/tests/input/models/__init__.py
from .author import Author

__all__ = ("Author",)