Skip to content

feat: Perpendicular add #298

feat: Perpendicular add

feat: Perpendicular add #298

Workflow file for this run

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