loinc / comp-loinc

Computational LOINC in OWL.
MIT License
13 stars 4 forks source link

Misc changes #59

Closed joeflack4 closed 2 months ago

joeflack4 commented 4 months ago

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