Skip to content

Merge pull request #176 from jleuschn/pyramids_with_tolerance #105

Merge pull request #176 from jleuschn/pyramids_with_tolerance

Merge pull request #176 from jleuschn/pyramids_with_tolerance #105

Workflow file for this run

name: black formatting
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable