Skip to content

Move the numba function to module scope #246

Move the numba function to module scope

Move the numba function to module scope #246

Workflow file for this run

name: Check black formatting
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable