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

Use print function from __future__ #51

Closed
wants to merge 4 commits into from
Closed

Conversation

ilesoft
Copy link
Contributor

@ilesoft ilesoft commented Oct 18, 2024

Tulee helpottamaan migraatita python3:seen.

Formatting is done with black version 21.12.b0, because it was
the last black version supporting python2 code.

It is installed with
`pip install 'black[python2]==21.12b0'`
and
`pip install --upgrade click==8.0.2`.
Later is needed because of know uncompliance
between black 21 and newer click version.

Also *.py.example files are formatted.
This will ease migration to Python 3.
@ilesoft ilesoft force-pushed the format-python branch 3 times, most recently from 3da1228 to 789daf0 Compare October 23, 2024 11:51
Base automatically changed from format-python to develop October 23, 2024 11:58
@ilesoft
Copy link
Contributor Author

ilesoft commented Oct 23, 2024

Tämä tulee aikanaan osana python3-PR:ää

@ilesoft ilesoft closed this Oct 23, 2024
@ilesoft ilesoft deleted the print-function branch October 23, 2024 12:06
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.

1 participant