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

Format python #50

Draft
wants to merge 3 commits into
base: refactor-templates
Choose a base branch
from
Draft

Format python #50

wants to merge 3 commits into from

Conversation

ilesoft
Copy link
Contributor

@ilesoft ilesoft commented Oct 18, 2024

Tähän pitää vielä laittaa tuon formatointi-commitin lisäys tuonne .git-blame-ignore-revs:iin, mutta se kannattaa tehdä vasta kun saadaan rebasettua tämä developin päälle.

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.
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