Skip to content

Add get_trial_lengths and extend get_trial_length to handle dataframe… #4

Add get_trial_lengths and extend get_trial_length to handle dataframe…

Add get_trial_lengths and extend get_trial_length to handle dataframe… #4

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1