Skip to content

I fixed an issue with the logger. #8

I fixed an issue with the logger.

I fixed an issue with the logger. #8

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