Closed dinboyko closed 1 month ago
Major changes:
io.py: Eliminated library pyqtgraph for the prefix unit conversion. The function was implemented in util.py
All scripts: Modifies documentation and formatting to get a higher flake8(PEP standart) and pylint score.
Test files for scripts in src/ioniq
GitHub Actions: modified pylint.yml to make it go through all the files regardless the error, added pytest.yml
PS: I will keep the next PRs smaller
Major changes:
io.py: Eliminated library pyqtgraph for the prefix unit conversion. The function was implemented in util.py
All scripts: Modifies documentation and formatting to get a higher flake8(PEP standart) and pylint score.
Test files for scripts in src/ioniq
GitHub Actions: modified pylint.yml to make it go through all the files regardless the error, added pytest.yml
PS: I will keep the next PRs smaller