Skip to content

Fix rejects on startup (updated external library) #117

Fix rejects on startup (updated external library)

Fix rejects on startup (updated external library) #117

Workflow file for this run

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