Skip to content

Fix typo in install script #7

Fix typo in install script

Fix typo in install script #7

Workflow file for this run

---
name: pre-commit
'on': push
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]