Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen committed Jun 26, 2024
1 parent d486136 commit ea20437
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ def __init__(
or []
)

# pylint: disable=too-many-branches
# pylint: disable=too-many-statements
async def __call__(
self,
scope: dict[str, Any],
Expand Down

0 comments on commit ea20437

Please sign in to comment.