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

Formatting #219

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Formatting #219

merged 2 commits into from
Oct 30, 2023

Conversation

NikoOinonen
Copy link
Collaborator

Added # fmt: off/on according to discussion in #210. Also applied black to a couple of the files.

Also, I found it useful to run black from inside VScode to see immediately what it would look like, so I added the

[tool.black]
line-length = 180

to pyproject.toml, which allows black inside the editor to automatically pick up the correct line length.

@NikoOinonen
Copy link
Collaborator Author

With this I'm happy if we just run black over the whole repo. I'll leave it to @ProkopHapala to check if he has any more things that need manual formatting.

Copy link
Collaborator

@yakutovicha yakutovicha left a comment

Choose a reason for hiding this comment

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

LGTM!

@NikoOinonen NikoOinonen merged commit a7d4744 into main Oct 30, 2023
@NikoOinonen NikoOinonen deleted the formatting-niko branch October 30, 2023 08:03
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.

2 participants