Skip to content

feat: neuron rotation #296

feat: neuron rotation

feat: neuron rotation #296

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