Skip to content

Merge branch 'main' of https://github.com/seedcase-project/team #49

Merge branch 'main' of https://github.com/seedcase-project/team

Merge branch 'main' of https://github.com/seedcase-project/team #49

Workflow file for this run

name: Style Python Code
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable