Skip to content

Project rework Part 1 (not at all useful for now): #35

Project rework Part 1 (not at all useful for now):

Project rework Part 1 (not at all useful for now): #35

Workflow file for this run

name: Python Code Quality (Black)
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable