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

Update Evaluate endpoint to respond to auth first even when adhoc execution is disabled #536

Closed hxi1 closed 2 years ago

salesforce-cla[bot] commented 2 years ago

Thanks for the contribution! Before we can merge this, we need @hxi1 to sign the Salesforce.com Contributor License Agreement.

dleskosky commented 2 years ago

This is failing the Push / 3.6 on macos-latest because I didn't notice that I left a Python v3.6 mention until after the changes I made to remove Python v3.6 were merged. It is coming from pull_request.yml. I made the changes for it in my most recent pull request. Sorry for missing it the first time around.

pep8speaks commented 2 years ago

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

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2022-01-19 18:21:33 UTC