Closed cthoyt closed 1 week ago
The code in this repo doesn't conform to a consistent code style. I suggest applying ruff or black to standardize the code style in a way that is more typical for Python programs
Done (using black for now).
The code in this repo doesn't conform to a consistent code style. I suggest applying ruff or black to standardize the code style in a way that is more typical for Python programs