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

Restore some code logic modifications caused by merging #232

Closed 0golovatyi closed 5 years ago

pep8speaks commented 5 years ago

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

Line 18:40: W605 invalid escape sequence '\ '

Line 192:48: W605 invalid escape sequence '\ ' Line 233:54: W605 invalid escape sequence '\ ' Line 573:30: W291 trailing whitespace Line 574:74: W291 trailing whitespace Line 575:14: W291 trailing whitespace Line 576:74: W291 trailing whitespace Line 577:55: W291 trailing whitespace Line 578:27: W291 trailing whitespace