[go: nahoru, domu]

Skip to content

Update CHANGELOG.md #60

Update CHANGELOG.md

Update CHANGELOG.md #60

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"