Skip to content

use python 3.11 for safety #93

use python 3.11 for safety

use python 3.11 for safety #93

Workflow file for this run

on: [push]
jobs:
black:
runs-on: ubuntu-latest
name: "black"
steps:
- uses: davidslusser/[email protected]
with:
src: "src"
options: ""
#pip_install_command: "pip install .[dev]"