Skip to content

Merge pull request #97 from egpbos/custom_doi_field_csv #64

Merge pull request #97 from egpbos/custom_doi_field_csv

Merge pull request #97 from egpbos/custom_doi_field_csv #64

Workflow file for this run

name: Lint with black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable
with:
options: "--check --verbose"
src: "./litstudy"
jupyter: true
version: "23.1.0"