Main Telescope Standard SAL scripts for operating the LSST via the lsst.ts.scriptqueue.ScriptQueue. Each script is a subclass of lsst.ts.scriptqueue.ScriptBase.
This code uses pre-commit to maintain black formatting and flake8 compliance.
To enable this:
- Run
pre-commit installonce. - If directed, run
git config --unset-all core.hooksPathonce.