Skip to content

Merge pull request #31 from seedcase-project/onboarding-post #39

Merge pull request #31 from seedcase-project/onboarding-post

Merge pull request #31 from seedcase-project/onboarding-post #39

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