Skip to content

Changed default xlims to -100-800 #39

Changed default xlims to -100-800

Changed default xlims to -100-800 #39

name: Perform linting checks
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1