-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add black to requirements and pre-commit #99
Conversation
d450db9
to
0441e49
Compare
1e75d2f
to
773a73c
Compare
OK I think I addressed all your points from the other PR. Sorry it was easier for me to just close that one and continue here. |
72c635f
to
6597b2c
Compare
OK fixed the remaining issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry to be nitpicking, but I feel like the code in the notebooks is sometimes formatted a bit funky. I've made some suggestions to add a ,
in some places. If I'm not mistaken, black will use these to reformat these pieces of codes with some newlines, making them more readable. I've also made suggestions to remove some redundant ()
.
OK think I did them all. |
ab9f2e0
to
2a8426c
Compare
Follow on PR to reformat existing files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks for your contribution!
I pushed one commit myself, wanted to make some more small edits in the formatting of the notebooks and didn't want to bother you with that :)
No description provided.