pysal / spreg

Spatial econometric regression in Python
https://pysal.org/spreg/
Other
67 stars 23 forks source link

blacken code base? #61

Closed jGaboardi closed 2 years ago

jGaboardi commented 3 years ago

I have become a big fan of black for code formatting for it's readability and ease of use. What do we think about adopting black format for spreg? If this is desired, I can blacken the repo and create and git commit hook that automatically runs black with each commit.

jGaboardi commented 3 years ago

@pedrovma @weikang9009 @knaaptime