3 lines
78 B
Python
3 lines
78 B
Python
from fooder.repository.repository import Repository
|
|
|
|
__all__ = ["Repository"]
|