lukejagg / test-canary

Miscellaneous files for ML + web development
0 stars 1 forks source link

Delete calculator.py #196

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

This PR deletes the file calculator.py as requested in issue #195.

Summary

The file calculator.py has been deleted from the repository. This file was a standalone Python script that provided a simple interactive calculator. It was not imported or used by any other scripts in the repository, and the rest of the codebase does not have any dependencies on it. Therefore, deleting this file should not cause any issues in the rest of the codebase.

No other modifications or creations of files were necessary for this change.

Please review and merge this PR to complete the deletion of calculator.py.

Fixes #195.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/delete-calculator_3

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.