Skip to content

Remove slew_err_arcsec from manvr printing in report #26

Remove slew_err_arcsec from manvr printing in report

Remove slew_err_arcsec from manvr printing in report #26

Workflow file for this run

name: lint code using ruff
on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1