4 lines
76 B
Python
4 lines
76 B
Python
from app.crud.crud_item import item
|
|
|
|
# For easy importing
|
|
__all__ = ["item"] |