Closed the-praxs closed 1 week ago
black and ruff are for linting the code to adhere to PEP-8 format and type checks.
black
ruff
Using pre-commit hooks will allow us more flexibility in the rules that it should respect when linting our codebase.
No response
💡 Feature Description and Proposed Solution
black
andruff
are for linting the code to adhere to PEP-8 format and type checks.Using pre-commit hooks will allow us more flexibility in the rules that it should respect when linting our codebase.
🤔 Related Problem
No response
🤝 Contribution