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

Automatically update CI version. #241

Closed jnegara closed 5 years ago

jnegara commented 5 years ago

Previous PR was automatically merged due to CI bug introduced in CI/inc_ver.py. Reopening.

238

pep8speaks commented 5 years ago

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

Line 31:1: E302 expected 2 blank lines, found 1 Line 50:80: E501 line too long (108 > 79 characters)

Comment last updated at 2019-04-03 23:41:40 UTC