Skip to content

refactor out confusing show_only_document & show_document_model optio… #2931

refactor out confusing show_only_document & show_document_model optio…

refactor out confusing show_only_document & show_document_model optio… #2931

Workflow file for this run

name: Lint
on: [push, workflow_dispatch]
jobs:
lint:
# runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable