Skip to content

Add note in docs for array slices that output is always centered on the Yee cell #580

Add note in docs for array slices that output is always centered on the Yee cell

Add note in docs for array slices that output is always centered on the Yee cell #580

Workflow file for this run

---
name: pre-commit
on:
pull_request:
push:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.11
- uses: pre-commit/[email protected]