Skip to content

Add test for use of indexes in the queries #1426

Add test for use of indexes in the queries

Add test for use of indexes in the queries #1426

Workflow file for this run

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