Skip to content

Small refactor, separate pool decl/def #18

Small refactor, separate pool decl/def

Small refactor, separate pool decl/def #18

Workflow file for this run

name: Format
on:
pull_request:
push:
branches: [main, hydradancer]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]