Skip to content

Adds an option to return a list of values from a single field #653

Adds an option to return a list of values from a single field

Adds an option to return a list of values from a single field #653

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable