Skip to content

IPPM_plotter visual changes and refactoring #103

IPPM_plotter visual changes and refactoring

IPPM_plotter visual changes and refactoring #103

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