Closed sweep-nightly[bot] closed 11 months ago
src/cnn.py
. ✓
Sandbox logs for
trunk fmt src/cnn.py || exit 0
1/2 ✓Checked 1 file ✔ No issues Run trunk upgrade to upgrade 1 linter
trunk check --fix --filter=-ruff --print-failures src/cnn.py
2/2 ✓Checked 1 file ✔ No issues
src/main.py
. ✓
Sandbox logs for https://github.com/sweepai/evals/commit/d09aad01aca21d5da2fecbdc78cff73210bcf583
trunk fmt src/main.py || exit 0
1/2 ✓✔ Formatted src/main.py Re-checking autofixed files... ✔ Formatted src/main.py Re-checking autofixed files... Checked 1 file ✔ No issues Run trunk upgrade to upgrade 1 linter
trunk check --fix --filter=-ruff --print-failures src/main.py
2/2 ✓Checked 1 file ✔ No issues
src/api.py
. ✓
Sandbox logs for https://github.com/sweepai/evals/commit/0c26d09787bade42df5a248bf6b73dd74ea8ccf7
trunk fmt src/api.py || exit 0
1/2 ✓✔ Formatted src/api.py Re-checking autofixed files... ✔ Formatted src/api.py Re-checking autofixed files... Checked 1 file ✔ No issues Run trunk upgrade to upgrade 1 linter
trunk check --fix --filter=-ruff --print-failures src/api.py
2/2 ✓Checked 1 file ✔ No issues
Description
This pull request adds a new CNN class for MNIST and updates the main.py and api.py files.
Summary
Fixes #9.
🎉 Latest improvements to Sweep:
rope
library to refactor Python! Check out Large Language Models are Bad at Refactoring Code. To have Sweep refactor your code, trysweep: Refactor <your_file>.py
!💡 To get Sweep to edit this pull request, you can: