Skip to content

Include vendored "chunk" that is now deprecated from Python stdlib #141

Include vendored "chunk" that is now deprecated from Python stdlib

Include vendored "chunk" that is now deprecated from Python stdlib #141

Workflow file for this run

name: pre-commit-all
on:
- push
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]
with:
extra_args: --all-files