Skip to content

Document how to install the library #96

Document how to install the library

Document how to install the library #96

Workflow file for this run

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