Skip to content

Commit

Permalink
Fix import path
Browse files Browse the repository at this point in the history
  • Loading branch information
henribru committed Feb 28, 2021
1 parent 35f352f commit 0040a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-stubs/longrunning/operations_pb2_grpc.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import abc
import google.protobuf.empty_pb2
import grpc

from .operations_pb2 import *
from .operations_proto_pb2 import *

class OperationsStub:
def __init__(self, channel: grpc.Channel) -> None: ...
Expand Down

0 comments on commit 0040a67

Please sign in to comment.