Skip to content

Display EEG sensor channels on the correct hemisphere in expression plots #74

Display EEG sensor channels on the correct hemisphere in expression plots

Display EEG sensor channels on the correct hemisphere in expression plots #74

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