Skip to content

Merge pull request #138 from sot/planets-performance #124

Merge pull request #138 from sot/planets-performance

Merge pull request #138 from sot/planets-performance #124

Workflow file for this run

name: Check black formatting
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable