-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
🧙 Wizard CIRun the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands: Test all apps:
Test all apps in a directory:
Test an individual app:
Show more apps
Results will be posted here when complete. |
| from app.api import api_bp | ||
|
|
||
|
|
||
| @api_bp.route("/burrito/consider", methods=["POST"]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what have I wrought
|
|
||
| {% block content %} | ||
| <div class="card"> | ||
| <h1>Burrito Consideration Tracker</h1> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it doesn't actually matter but if you wanted to be extra kosher these would be sentence case
daniloc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
incredible
Wizard skill for the Python framework Flask