forked from s434650/CatOrNot
5 lines
220 B
Python
5 lines
220 B
Python
|
# This module is provided for backwards compatibility with
|
||
|
# googleapis-common-protos <= 1.5.0, where this was the import path.
|
||
|
|
||
|
from __future__ import absolute_import
|
||
|
from google.longrunning.operations_grpc_pb2 import *
|