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/bae28160bd90cc0881e378dcb3f66de774238ff6
trunk fmt src/main.py || exit 0
1/2 āā Formatted src/main.py Re-checking autofixed files... Checked 1 file ā No issues
trunk check --fix --filter=-ruff --print-failures src/main.py
2/2 āChecked 1 file ā No issues Run trunk upgrade to upgrade 1 linter
src/api.py
. ā
Sandbox logs for https://github.com/sweepai/evals/commit/2115f6673fc3625e219f65d53e857a48ba5fdd01
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 CNN class for MNIST and integrates it into the main.py and api.py files. It also includes changes to the imports and variable names to reflect the new class.
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: