4 lines
59 B
Python
4 lines
59 B
Python
from farm_hub.models import Product
|
|
|
|
__all__ = ["Product"]
|
from farm_hub.models import Product
|
|
|
|
__all__ = ["Product"]
|