mirror of
https://github.com/roboflow/supervision.git
synced 2026-03-26 15:58:26 +00:00
* chore(pre_commit): enable mdformat with additional dependencies * fix(pre_commit): 🎨 auto format pre-commit hooks * Fix mdformat-introduced syntax errors in documentation (#2044) --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Borda <6035284+Borda@users.noreply.github.com>
1.7 KiB
1.7 KiB
Before submitting
- Self-reviewed the code
- Updated documentation, follow Google-style
- Added docs entry for autogeneration (if new functions/classes)
- Added/updated tests
- All tests pass locally
Description
Type of Change
- 🐛 Bug fix (non-breaking change which fixes an issue)
- ✨ New feature (non-breaking change which adds functionality)
- 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
- 📝 Documentation update
- 🧪 Test update
- 🔨 Refactoring (no functional changes)
- ⚡ Performance improvement
- 🔧 Chore (dependencies, configs, etc.)
Motivation and Context
Closes #(issue)
Changes Made
Testing
- I have tested this code locally
- I have added unit tests that prove my fix is effective or that my feature works
- All new and existing tests pass
Google Colab (optional)
Colab link: