Closed SqAtx closed 2 months ago
@diegogangl it looks like you may not have set up pre-commit on your dev machine?
pip install pre-commit pre-commit install
then pre-commit will automatically fix this sort of thing.
Yup, forgot to install in my personal repo. Thanks!
@diegogangl it looks like you may not have set up pre-commit on your dev machine?
then pre-commit will automatically fix this sort of thing.