Skip to content

Update doc and requirements.txt #754

Update doc and requirements.txt

Update doc and requirements.txt #754

Workflow file for this run

name: codespell
on: [pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2.1