Skip to content

proposal for handling rectilinear fields #21

proposal for handling rectilinear fields

proposal for handling rectilinear fields #21

Workflow file for this run

name: Black
on:
push:
branches:
- main
pull_request:
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@stable