Skip to content

Speculator wt init fix #183

Speculator wt init fix

Speculator wt init fix #183

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
options: "--check --diff --color"
src: "."
version: "~= 23.3.0"
- uses: isort/isort-action@master
with:
sort-paths: fms_extras