Skip to content

goodbye black; it's the ruff show now #2

goodbye black; it's the ruff show now

goodbye black; it's the ruff show now #2

Workflow file for this run

on: [push]
jobs:
bandit:
runs-on: ubuntu-latest
name: "bandit"
steps:
- uses: davidslusser/[email protected]
with:
src: "src"
options: "-c pyproject.toml -r"
python_version: "3.11"