Skip to content

Move ntk computation to analysis #640

Move ntk computation to analysis

Move ntk computation to analysis #640

Workflow file for this run

name: Check black coding style
on:
push:
jobs:
doc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
python-version: '3.11'
- name: Black Check
uses: psf/black@22.8.0