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

Convert Old Python 2 String formatting into Python 3 #1705

Closed
DhruvSondhi opened this issue Jul 12, 2021 · 1 comment · Fixed by #1706
Closed

Convert Old Python 2 String formatting into Python 3 #1705

DhruvSondhi opened this issue Jul 12, 2021 · 1 comment · Fixed by #1706

Comments

@DhruvSondhi
Copy link
Contributor

Describe the bug

TARDIS Source code still contains python2 compliant formatted strings.
See for example this
This needs to be converted to Python 3 string formatting, preferably f-string formatting.

@svenkat19
Copy link
Contributor

I would like to look into this.

@andrewfullard andrewfullard linked a pull request Jul 12, 2021 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants