Skip to content

Add Magnitude Variance to example notebook on Collective Variables #467

Add Magnitude Variance to example notebook on Collective Variables

Add Magnitude Variance to example notebook on Collective Variables #467

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.10'
- name: Black Check
uses: psf/[email protected]