Skip to content

build(deps-dev): bump types-setuptools from 68.0.0.3 to 71.1.0.20240723 #148

build(deps-dev): bump types-setuptools from 68.0.0.3 to 71.1.0.20240723

build(deps-dev): bump types-setuptools from 68.0.0.3 to 71.1.0.20240723 #148

Workflow file for this run

name: black-action
on: [push, pull_request]
jobs:
linter_name:
name: runner / black formatter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rickstaa/action-black@v1
with:
black_args: ". --check"