Files
encoach_backend/ielts_be/repositories/__init__.py

4 lines
42 B
Python

from .abc import *
__all__ = abc.__all__