Skip to content

README: Remove reference to project that's not AGPL licensed anymore #7

README: Remove reference to project that's not AGPL licensed anymore

README: Remove reference to project that's not AGPL licensed anymore #7

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable