Skip to content

replaced f string formatting#2

Open
fightthepower wants to merge 3 commits into
notadamking:masterfrom
fightthepower:master
Open

replaced f string formatting#2
fightthepower wants to merge 3 commits into
notadamking:masterfrom
fightthepower:master

Conversation

@fightthepower
Copy link
Copy Markdown

@fightthepower fightthepower commented May 4, 2019

F string formatting is only available in python 3.6 and higher and will cause syntax error in lower python 3 versions. So I replaced F string with the formatting which is compatible with lower versions of python3.

PS: I am new to git , so sorry for any mistakes

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.

2 participants