Skip to content

attribute redirection #9

attribute redirection

attribute redirection #9

Workflow file for this run

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