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

Refactor /info response #514

Closed cgore1 closed 3 years ago

cgore1 commented 3 years ago

Moved evaluate_enabled flag inside features field

pep8speaks commented 3 years ago

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

Line 103:99: E501 line too long (108 > 98 characters)