Skip to content

remove index in STARS_OBS (#166) #37

remove index in STARS_OBS (#166)

remove index in STARS_OBS (#166) #37

name: Check Python formatting using Black and Ruff
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
- uses: chartboost/ruff-action@v1