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

Code improvement (based on Scrutinizer recommendations) #391

Closed 0golovatyi closed 4 years ago

0golovatyi commented 4 years ago

Improved functions:

pep8speaks commented 4 years ago

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

Line 417:1: W293 blank line contains whitespace Line 417:1: W391 blank line at end of file