Skip to content

Commit 13077ae

Browse files
authored
Formatting
1 parent fbc88f7 commit 13077ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test_exceptions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,6 @@ def test_from_grpc_error_warns_if_not_grpc():
400400
try:
401401
from grpc_status import rpc_status
402402
del rpc_status # Unused.
403-
404403
# Warning won't trigger.
405404
return
406405
except ImportError: # pragma: NO COVER

0 commit comments

Comments
 (0)