Skip to content

Move store backing calculation out of dataset writer #609

Move store backing calculation out of dataset writer

Move store backing calculation out of dataset writer #609

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository code
uses: actions/checkout@v4
- name: Run black
uses: psf/black@stable