Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
115 B
Python
3 lines
115 B
Python
from .market.routes import register as register_market_bp
|
|
from .product.routes import register as register_product
|