This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
market/app.py
giles 33a30bef06
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 41s
fix: remove duplicate market_slug in blueprint registration
The url_prefix was being set both in register_market_bp() and
app.register_blueprint(), causing a SyntaxError from duplicate
route parameter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 18:26:26 +00:00

4.0 KiB