Skip to content

Merge pull request #168 from Dpeta/updatr #205

Merge pull request #168 from Dpeta/updatr

Merge pull request #168 from Dpeta/updatr #205

Workflow file for this run

name: Black
on: push
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable