Skip to content

Commit

Permalink
Remove pylint check
Browse files Browse the repository at this point in the history
  • Loading branch information
cnnradams committed May 20, 2020
1 parent aeecee1 commit 0d1d543
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ def invoker(request_iterator, metadata):
)


# pylint: disable=abstract-method
class _InterceptorChannel(grpc.Channel):
def __init__(self, channel, interceptor):
self._channel = channel
Expand Down

0 comments on commit 0d1d543

Please sign in to comment.