Skip to content

Merge pull request #2 from itzpr3d4t0r/rework_part_3 #48

Merge pull request #2 from itzpr3d4t0r/rework_part_3

Merge pull request #2 from itzpr3d4t0r/rework_part_3 #48

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