tableau / TabPy

Execute Python code on the fly and display results in Tableau visualizations:
https://tableau.github.io/TabPy/
MIT License
1.56k stars 598 forks source link

Hotfix: model redeployment #462

Closed 0golovatyi closed 3 years ago

0golovatyi commented 3 years ago

Fixing model redeployment logic: model target is required to be a string UNLESS it is None. Added test case for the scenario.

pep8speaks commented 3 years ago

Hello @0golovatyi! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2020-11-09 22:15:55 UTC