Skip to content

chore(deps): update black requirement from ~=23.12 to ~=24.2 #58

chore(deps): update black requirement from ~=23.12 to ~=24.2

chore(deps): update black requirement from ~=23.12 to ~=24.2 #58

Workflow file for this run

name: Code Quality
on:
pull_request:
branches: [ mainline, release ]
workflow_call:
inputs:
branch:
required: false
type: string
jobs:
TestPython:
name: Code Quality
uses: ./.github/workflows/reuse_python_build.yml
secrets: inherit