Skip to content

wait removed

wait removed #59

Workflow file for this run

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