Skip to content

Upgrade to Modern Python #21

Upgrade to Modern Python

Upgrade to Modern Python #21

Workflow file for this run

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