Skip to content

Merge remote-tracking branch 'origin/main' into development #40

Merge remote-tracking branch 'origin/main' into development

Merge remote-tracking branch 'origin/main' into development #40

Workflow file for this run

name: Format
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable