Skip to content

Add type hints for the get_unused_code function and the fields of Item. #66

Add type hints for the get_unused_code function and the fields of Item.

Add type hints for the get_unused_code function and the fields of Item. #66

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: pre-commit/[email protected]