It would be nice to enforce a consistent style in the codebase. I recommend Ruff. We should enforce this using python pre-commits, so that devs cannot push code that doesn't satisfy the style. We should also include this as part of the testing pipeline.
It would be nice to enforce a consistent style in the codebase. I recommend Ruff. We should enforce this using python pre-commits, so that devs cannot push code that doesn't satisfy the style. We should also include this as part of the testing pipeline.