Skip to content

temporary place for the CLI code #105

temporary place for the CLI code

temporary place for the CLI code #105

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