Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 81bf3e2

Browse filesBrowse files
committed
Final commit for CopyExampleGen: PASSING
1 parent 38ccf78 commit 81bf3e2
Copy full SHA for 81bf3e2

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎tfx_addons/copy_example_gen/component.py

Copy file name to clipboardExpand all lines: tfx_addons/copy_example_gen/component.py
+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def _split_names_string_builder(split_names_list: List):
6767

6868

6969
@component
70-
def CopyExampleGen(
70+
def CopyExampleGen( # pylint: disable=C0103
7171
input_json_str: tfx.dsl.components.Parameter[str],
7272
output_example: tfx.dsl.components.OutputArtifact[Examples]
7373
) -> tfx.dsl.components.OutputDict():

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.