Just exploring the code. If I notice any misc, minor changes I wanna make, I'll make them here.
Changes
Misc updates
- Delete: unused __main__.py
- Update: __init__.py. Can now run package via 'python -m src.comp_loinc'.
- Update: Disabled GH action for test 'pull request' trigger for now since these are obsolete.
- Update: Misc codestyle updates
- Add: Misc docstrings, comments / todos
Just exploring the code. If I notice any misc, minor changes I wanna make, I'll make them here.
Changes