Skip to content

Commit fa78b7a

Browse files
committed
[DATALAD RUNCMD] make gen
=== Do not change lines below === { "chain": [], "cmd": "make gen", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ Signed-off-by: Yaroslav Halchenko <debian@onerussian.com>
1 parent ed7d8d8 commit fa78b7a

11 files changed

Lines changed: 1755 additions & 1609 deletions

File tree

flytestdlib/cache/mocks/item.go

Lines changed: 77 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flytestdlib/cache/mocks/option.go

Lines changed: 68 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/go/flyteidl2/actions/actions_service.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/go/flyteidl2/workflow/run_logs_service.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/python/flyteidl2/workflow/translator_service_pb2_grpc.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
class TranslatorServiceStub(object):
9-
"""TranslatorService provides an interface for all diferent types of translations for the platform.
9+
"""TranslatorService provides an interface for all different types of translations for the platform.
1010
"""
1111

1212
def __init__(self, channel):
@@ -38,7 +38,7 @@ def __init__(self, channel):
3838

3939

4040
class TranslatorServiceServicer(object):
41-
"""TranslatorService provides an interface for all diferent types of translations for the platform.
41+
"""TranslatorService provides an interface for all different types of translations for the platform.
4242
"""
4343

4444
def LiteralsToLaunchFormJson(self, request, context):
@@ -96,7 +96,7 @@ def add_TranslatorServiceServicer_to_server(servicer, server):
9696

9797
# This class is part of an EXPERIMENTAL API.
9898
class TranslatorService(object):
99-
"""TranslatorService provides an interface for all diferent types of translations for the platform.
99+
"""TranslatorService provides an interface for all different types of translations for the platform.
100100
"""
101101

102102
@staticmethod

0 commit comments

Comments
 (0)