Skip to content

Importing book data and migration accounts #243

Importing book data and migration accounts

Importing book data and migration accounts #243

Workflow file for this run

name: Python Formatting (run `black .` to fix)
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/[email protected]
with:
version: 22.12.0