argoproj-labs / hera

Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations. It lets you construct and submit your Workflows entirely in Python. ⭐️ Remember to star!
https://hera.rtfd.io
Apache License 2.0
601 stars 106 forks source link

fix boolean in docstring for poll_interval on Workflow.create #1058

Closed crflynn closed 6 months ago

crflynn commented 6 months ago

Pull Request Checklist

Description of PR Fixes boolean typo for poll_interval in Workflow.create method docstring.