Skip to content

I fixed an issue due to improper formatting an init file #18

I fixed an issue due to improper formatting an init file

I fixed an issue due to improper formatting an init file #18

Workflow file for this run

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