2025-05-17 16:21:55 +00:00

4 lines
76 B
Python

from app.crud.crud_item import item
# For easy importing
__all__ = ["item"]