-
I want to specify that columns used as prefix, input and target for a task,
And in my TvsTask class I did:
However, I get the following error:
Are there more standard way to do that? What other changes I must do to force my new arguments to a task? |
Beta Was this translation helpful? Give feedback.
Answered by
puraminy
Jul 13, 2021
Replies: 1 comment 1 reply
-
The error was from other lines and now it was resolved |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
puraminy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The error was from other lines and now it was resolved