Skip to content

Commit

Permalink
chore: add a forgotten constant to falcon.__all__
Browse files Browse the repository at this point in the history
  • Loading branch information
vytas7 committed Sep 27, 2024
1 parent a3b84b5 commit a35dcff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions falcon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
'HTTP_BAD_GATEWAY',
'HTTP_BAD_REQUEST',
'HTTP_CONFLICT',
'HTTP_CONTENT_TOO_LARGE',
'HTTP_CONTINUE',
'HTTP_CREATED',
'HTTP_EARLY_HINTS',
Expand Down

0 comments on commit a35dcff

Please sign in to comment.