Feat black config
- May 03, 2021
-
-
Bo-Chun Chen authored1905ff32
-
Bo-Chun Chen authored
Specify line length 75 characters, python 3.6
41ad1238
-
In order to have a consistent code style, putting a black configuration file in the project so everyone can format their code before committing it.
Just do: black .
in the project directory.