Skip to content

Bump h5py from 3.9.0 to 3.10.0 #348

Bump h5py from 3.9.0 to 3.10.0

Bump h5py from 3.9.0 to 3.10.0 #348

Workflow file for this run

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