wooey / Wooey

A Django app that creates automatic web UIs for Python scripts.
http://wooey.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.13k stars 184 forks source link

Fix simple typo: widly -> wildly #302

Closed timgates42 closed 4 years ago

timgates42 commented 4 years ago

Fixes #301

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.03%) to 77.491% when pulling 839ad981322946d3008243031a0de9b8ed3c1518 on timgates42:bugfix/typo_wildly into 0765c7ff8669d4009cb2ae4c063e1321cdc23265 on wooey:master.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.03%) to 77.491% when pulling 839ad981322946d3008243031a0de9b8ed3c1518 on timgates42:bugfix/typo_wildly into 0765c7ff8669d4009cb2ae4c063e1321cdc23265 on wooey:master.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.03%) to 77.491% when pulling 839ad981322946d3008243031a0de9b8ed3c1518 on timgates42:bugfix/typo_wildly into 0765c7ff8669d4009cb2ae4c063e1321cdc23265 on wooey:master.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.05%) to 77.508% when pulling 839ad981322946d3008243031a0de9b8ed3c1518 on timgates42:bugfix/typo_wildly into 0765c7ff8669d4009cb2ae4c063e1321cdc23265 on wooey:master.

Chris7 commented 4 years ago

Thanks for the fix!