hi, for flow params, is there a way to specify the type? kinda like how in
argparse.add_argument(...)
you can pass in something like
type=int
or some callable
n
nicholas
02/05/2021, 11:13 PM
Hi @Verun Rahimtoola - there isn't a way to specify type at the moment but this is a feature that's been requested before. If you want to open up a ticket and describe what you'd like to see, that'd be wonderful!