Object-oriented interface to Service Abstraction Layer (SAL) components.
This code uses pre-commit
to maintain black
formatting and flake8
compliance.
To enable this:
- Run
pre-commit install
once. - If directed, run
git config --unset-all core.hooksPath
once.