Skip to content

Commit

Permalink
Run make format again
Browse files Browse the repository at this point in the history
  • Loading branch information
seanh committed Feb 6, 2025
1 parent e07a0af commit 11f03ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion h/tweens.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@


def conditional_http_tween_factory(
handler, registry # noqa: ARG001
handler,
registry, # noqa: ARG001
): # pragma: no cover
"""Set up conditional response handling for some requests."""

Expand Down

0 comments on commit 11f03ae

Please sign in to comment.