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

Improve code quality with scrutinizer recomendations #373

Closed 0golovatyi closed 4 years ago

0golovatyi commented 4 years ago

Scrutinizer produces some recommendations for how/where to make code improvements - https://scrutinizer-ci.com/g/tableau/TabPy/?branch=master.

Most of those are fairly straightforward and only few require some amount of refactoring.