@Phil-Dua @don04lee I just ran ruff check . on the root of the tme-quant project and it's pretty unhappy. Can one of you guys take a look and perhaps resolve the warnings? We should also have a discussion about using pre-commit and other tools to ensure that our code is formatted to PEP standards. This helps readability and also maintainability.
@Phil-Dua @don04lee I just ran
ruff check .on the root of thetme-quantproject and it's pretty unhappy. Can one of you guys take a look and perhaps resolve the warnings? We should also have a discussion about usingpre-commitand other tools to ensure that our code is formatted to PEP standards. This helps readability and also maintainability.