Skip to content

Restore keymappings that got dropped #129

Restore keymappings that got dropped

Restore keymappings that got dropped #129

Workflow file for this run

---
name: CI
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/action@v3.0.0