Rename engine.py to value.py
Open
- Dominant language
- Jupyter Notebook
- Stars
- 17.6k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
I suggest you rename `engine.py` to `value.py`.
Reasoning:
- the `engine` name is misleading. The file doesn't contain some framework or domain logic.
- the `engine.py` file contains a solo class named `Value`. The best name for it is `value.py.`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.