Skip to content

fix: return 400 instead of 500 for malformed timeperiods in /api/0/qu… #278

fix: return 400 instead of 500 for malformed timeperiods in /api/0/qu…

fix: return 400 instead of 500 for malformed timeperiods in /api/0/qu… #278

Workflow file for this run

name: Lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: jpetrucciani/ruff-check@main
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: psf/black@stable