Skip to content

Add type hints to importinfo.py and add repr to ImportInfo #1569

Add type hints to importinfo.py and add repr to ImportInfo

Add type hints to importinfo.py and add repr to ImportInfo #1569

Workflow file for this run

name: Run Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable