Skip to content
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

There are superfluous 'f' characters throughout #9

Open
wkennedy727 opened this issue Oct 27, 2021 · 1 comment
Open

There are superfluous 'f' characters throughout #9

wkennedy727 opened this issue Oct 27, 2021 · 1 comment

Comments

@wkennedy727
Copy link

print (f" - oauth_token = {request_token['oauth_token']}")

@griels
Copy link

griels commented Apr 11, 2023

It's a Python 3.6+ feature, f-strings: https://docs.python.org/3.6/reference/lexical_analysis.html#f-strings

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

No branches or pull requests

2 participants