mirror of
https://github.com/run-llama/llama-hub.git
synced 2026-07-01 20:44:00 -04:00
fix: remove isort due using black and add a new checklist (#546)
fix: remove isort due using black and add a new checklist
This commit is contained in:
@@ -29,4 +29,5 @@ Please describe the tests that you ran to verify your changes. Provide instructi
|
||||
- [ ] I have made corresponding changes to the documentation
|
||||
- [ ] My changes generate no new warnings
|
||||
- [ ] I have added tests that prove my fix is effective or that my feature works
|
||||
- [ ] New and existing unit tests pass locally with my changes
|
||||
- [ ] New and existing unit tests pass locally with my changes
|
||||
- [ ] I ran `make format; make lint` to appease the lint gods
|
||||
Reference in New Issue
Block a user