Closed
Description
Version
Master Branch
Describe the bug
Pylint is not being used for code analysis. The current rating for the published code is 5.18/10, and calls out specific issues with the format and static code analysis that should be addressed.
To Reproduce
pip install pylint
pylint libraries
Expected behavior
pylint score should be 10/10. If certain rules need to be bent for very specific reasons a pylint config file should be provided.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
[bug]