Skip to content

Remove Neural State since unused #84

Remove Neural State since unused

Remove Neural State since unused #84

Workflow file for this run

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