Skip to content

Modified to use Python3 print statements #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 23, 2020
Merged

Conversation

jpummill
Copy link
Collaborator

snippets/python/api_requests.py had two lines of code that were still using Python 2.x print syntax (without parenthesis) and the examples were failing.

I just fixed these two lines of code by adding the opening and closing parenthesis.

@rkennedy rkennedy merged commit 8a9e9b5 into master Oct 23, 2020
@rkennedy rkennedy deleted the fix_python_snippets branch October 27, 2020 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants