Skip to content

chore: update docs about supporting python 3.13 #2

chore: update docs about supporting python 3.13

chore: update docs about supporting python 3.13 #2

Workflow file for this run

name: spell check
on: [push, pull_request]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master