Skip to content

remove todos from docstrings #77

remove todos from docstrings

remove todos from docstrings #77

Workflow file for this run

name: Check black coding style
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable