Skip to content

Commit

Permalink
chore: fix too-many-branches ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
omgitsaheadcrab committed Aug 20, 2024
1 parent 1cc0495 commit a5bfd43
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,6 @@ async def __call__(
span.end()

# pylint: enable=too-many-branches

def _get_otel_receive(self, server_span_name, scope, receive):
if self.exclude_receive_span:
return receive
Expand Down

0 comments on commit a5bfd43

Please sign in to comment.