Skip to content

Add profile, token deletion, and switch to setup.cfg/pyproject.toml #123

Add profile, token deletion, and switch to setup.cfg/pyproject.toml

Add profile, token deletion, and switch to setup.cfg/pyproject.toml #123

Workflow file for this run

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