Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
(Put an
X
inside the[ ]
to denote check mark[X]
.)If creating a new file :
if done some changes :
other
This fixes issue #479 if you would like to add black in the CI.
It will not make every build (from this PR) fail in the CI but log all files that would be reformatted. In order to install black during CI, it was necessary to drop python 3.5 as black needs python 3.6.0+