Hi all! Is anybody using *args and **kwargs in yo...
# ask-community
a
Hi all! Is anybody using *args and **kwargs in your flows? In the deployment custom run UI for these they are being defaulted to null. What is the right way to default them to not be used? Should I have to add type hints and prefect will handle it automatically?