Skip to content

Add type hints for the get_unused_code function and the fields of `… #74

Add type hints for the get_unused_code function and the fields of `…

Add type hints for the get_unused_code function and the fields of `… #74

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: pre-commit/action@v3.0.0