Skip to content

add note in docs for array slices that output is always centered on t… #581

add note in docs for array slices that output is always centered on t…

add note in docs for array slices that output is always centered on t… #581

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]