https://prefect.io logo
p

Philip MacMenamin

08/10/2020, 4:23 PM
Is there a standard way to pass a
list
as a
Parameter
? (As opposed to a
str
- or do you just pass a string and split?)
c

Chris White

08/10/2020, 4:29 PM
Hi Philip - can you describe what issue you are running into? Parameter values can be lists so I think I must be missing some context to your question
p

Philip MacMenamin

08/10/2020, 6:25 PM
my mistake - I thought it was a string. Thanks!
👍 1