Skip to content

for now, get rid of attempt to pass a voxel grid to the multislice al… #627

for now, get rid of attempt to pass a voxel grid to the multislice al…

for now, get rid of attempt to pass a voxel grid to the multislice al… #627

Workflow file for this run

# Runs the Ruff linter and formatter.
name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1