Issue : Missing newline at end of file in `setup.py`
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The file `setup.py` is missing a newline character at the end of the file. This is a POSIX standard and can sometimes cause issues with certain tools. Adding a newline will resolve this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.