Skip to content

Commit

Permalink
fix: lint input files
Browse files Browse the repository at this point in the history
Signed-off-by: mao3267 <[email protected]>
  • Loading branch information
mao3267 committed Jul 29, 2024
1 parent 860cbbf commit c775fac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/flytekit/unit/cli/pyflyte/my_wf_input.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
"q": "tests/flytekit/unit/cli/pyflyte/testdata",
"remote": "/Users/chenvincent/Desktop/Github/flytekit/tests/flytekit/unit/cli/pyflyte/testdata",
"image": "/Users/chenvincent/Desktop/Github/flytekit/tests/flytekit/unit/cli/pyflyte/testdata"
}
}
2 changes: 1 addition & 1 deletion tests/flytekit/unit/cli/pyflyte/my_wf_input.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ o:
p: 'None'
q: tests/flytekit/unit/cli/pyflyte/testdata
remote: /Users/chenvincent/Desktop/Github/flytekit/tests/flytekit/unit/cli/pyflyte/testdata
image: /Users/chenvincent/Desktop/Github/flytekit/tests/flytekit/unit/cli/pyflyte/testdata
image: /Users/chenvincent/Desktop/Github/flytekit/tests/flytekit/unit/cli/pyflyte/testdata

0 comments on commit c775fac

Please sign in to comment.