Open dgl-cw opened 3 years ago
Black for python uses 2 spaces between code and comment. TcBlack might want to do the same, I'd like to open the discussion here.
I.e. this
something : REAL := 1.0 // comment
becomes
Good idea!
Black for python uses 2 spaces between code and comment. TcBlack might want to do the same, I'd like to open the discussion here.
I.e. this
becomes