Crossroads-Development / Crossroads

Crossroads is a mod for Minecraft. It adds a lot of content, and has the design philosophy of "simple pieces, complex contraptions".
MIT License
29 stars 18 forks source link

fixed GenDocs typing, formatted .py #247

Closed Lucksinia closed 1 year ago

Lucksinia commented 1 year ago

This is large, because it restructured all code with different rules.

I started with fixing GenDocs really angry errors of incorrect type annotations. Then just formatted all python scripts with black formatter for better (but not ideal) readability.