Skip to content

Rss for shelves

Rss for shelves #224

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