Skip to content

Add citation to package #91

Add citation to package

Add citation to package #91

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