Closed mbardwell closed 2 years ago
Use pre-commit to automatically lint repository. This ensures code standardisation.
pip install pre-commit
Repository automatically linted as expected
Ready for merge @Iyury1
Summary
Use pre-commit to automatically lint repository. This ensures code standardisation.
pip install pre-commit
from now onTest
Repository automatically linted as expected