thomasahle / sunfish

Sunfish: a Python Chess Engine in 111 lines of code
https://www.chessprogramming.org/Sunfish
Other
2.95k stars 543 forks source link

Just some formatting changes, replaces #61 #83

Closed Recursing closed 1 year ago

Recursing commented 3 years ago

After two years ( #61 ) I'm not sure I buy much into black approach to formatting, and feel free to change this in any way.

In case you think it's an improvement here it is

thomasahle commented 1 year ago

I've formatted all the tools with black, and sunfish.py somewhat. Though I had to revert the tables and a few things like that, which really needed manual formatting