Skip to content

Remove unused type:ignore comment. #90

Remove unused type:ignore comment.

Remove unused type:ignore comment. #90

Workflow file for this run

name: Lint with Black
on: [push, pull_request]
jobs:
black:
timeout-minutes: 10
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable