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

Change formatting style for printed output #94

Open
timcallow opened this issue Oct 22, 2021 · 1 comment
Open

Change formatting style for printed output #94

timcallow opened this issue Oct 22, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@timcallow
Copy link
Contributor

In the writeoutput module output is formatted in an outdated style. Since Python 3.6 f-string formatting is recommended. We should bring the code up-to-date.

@timcallow timcallow added the good first issue Good for newcomers label Oct 22, 2021
@DanielKotik
Copy link
Contributor

See my #93 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants