Add python formatting to checks - #271
Conversation
|
@ioeddk you are the only other person who has written significant python code. Are you OK with this formatting? I say "OK", because black is very strict and doesn't align with what everyone loves, but it generally works very well and is pretty standard now. That said, if you have any major concerns we can talk about adjusting setting or whatever. |
3ace488 to
5f0c133
Compare
I'm OK with it. I can use any format as long as there are some automatic formatter. |
5f0c133 to
1d5267f
Compare
1d5267f to
638f866
Compare
Add python formatting (using
black) tomake checkandmake format.