Skip to content

Execute d4tools in a shell #1990

Execute d4tools in a shell

Execute d4tools in a shell #1990

Workflow file for this run

name: Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: psf/black@stable