Skip to content

Add 130 New York courts #387

Add 130 New York courts

Add 130 New York courts #387

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2-beta
- uses: actions/setup-python@v2
with:
python-version: "3.10"
- uses: pre-commit/[email protected]