Skip to content

refactor: format everything black - #775

Merged
gpocentek merged 1 commit into
masterfrom
refactor/black
May 16, 2019
Merged

refactor: format everything black#775
gpocentek merged 1 commit into
masterfrom
refactor/black

Conversation

@max-wittig

Copy link
Copy Markdown
Member

Black seems to become the defacto standard for python formatting.

A lot of projects are using it already: https://github.com/python/black#used-by

Fixes #772

@gpocentek gpocentek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It looks like something's broken, the file creation test is failing.

@max-wittig

Copy link
Copy Markdown
Member Author

Yes. That's because of my merge in another merge request. See my revert of it. Then I need to rebase this.

@max-wittig

Copy link
Copy Markdown
Member Author

#776

@max-wittig
max-wittig force-pushed the refactor/black branch 2 times, most recently from edf4adb to 18f55ea Compare May 16, 2019 16:00
@max-wittig

Copy link
Copy Markdown
Member Author

@gpocentek Pipeline passed now.

@gpocentek
gpocentek merged commit 290e5ed into master May 16, 2019
@gpocentek

Copy link
Copy Markdown
Contributor

👍

@max-wittig
max-wittig deleted the refactor/black branch May 16, 2019 20:35
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.

Switch to black for code formatting

2 participants