Skip to content

Make documentation clear for non-privileged users #102

Make documentation clear for non-privileged users

Make documentation clear for non-privileged users #102

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