Skip to content

Update filelock requirement from <3.17,>=3.4 to >=3.4,<3.18 #350

Update filelock requirement from <3.17,>=3.4 to >=3.4,<3.18

Update filelock requirement from <3.17,>=3.4 to >=3.4,<3.18 #350

Workflow file for this run

---
name: Codespell
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: codespell-project/actions-codespell@master
with:
ignore_words_list: assertIn