Skip to content

Conversation

@sepandhaghighi
Copy link
Contributor

The current version of py-algorand-sdk doesn't work on Python < 3.7.
f-Strings was introduced in Python 3.7, so I changed it to a more general method (str.format) to be backward compatible.

Current version

SS

This PR

SS2

@CLAassistant
Copy link

CLAassistant commented Aug 5, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@jasonpaulos jasonpaulos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for noticing and fixing this

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