Skip to content

Commit bbaf133

Browse files
committed
fix syntax
1 parent 57e7286 commit bbaf133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Released 2025-05-13
55

66
- Fix signing key selection order when key rotation is enabled via
77
``SECRET_KEY_FALLBACKS``. :ghsa:`4grg-w6v8-c28g`
8-
- Fix type hint for `cli_runner.invoke`. :issue:`5645`
8+
- Fix type hint for ``cli_runner.invoke``. :issue:`5645`
99
- ``flask --help`` loads the app and plugins first to make sure all commands
10-
are shown. :issue:5673`
10+
are shown. :issue:`5673`
1111
- Mark sans-io base class as being able to handle views that return
1212
``AsyncIterable``. This is not accurate for Flask, but makes typing easier
1313
for Quart. :pr:`5659`

0 commit comments

Comments
 (0)