Python files are not Pythonic.
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
The Python files are not following Python rules and often use brackets, commas etc. were not needed.
The plan is to go through the Python files and reformat them according to Python PEP-8 standards.
Contributor guide
Assessment
This issue has not been assessed yet.