flask/examples/tutorial/flaskr
sebacry3 57df4824ea Add type hints to tutorial and Javascript examples
- Add return type annotations and parameter
  types
 - Import necessary typing modules (Optional,
 Union, Flask, Response)
 - Improve code readability and IDE support for
   examples
 - All existing tests continue to pass
2025-09-26 11:10:23 -05:00
..
static rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
templates rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
__init__.py use ruff linter and formatter 2023-11-15 12:14:37 -08:00
auth.py Add type hints to tutorial and Javascript examples 2025-09-26 11:10:23 -05:00
blog.py Add type hints to tutorial and Javascript examples 2025-09-26 11:10:23 -05:00
db.py Add type hints to tutorial and Javascript examples 2025-09-26 11:10:23 -05:00
schema.sql rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00