Skip to content

Refactored AdvancedQuery part in @search endpoint to be more extendable. #249

Refactored AdvancedQuery part in @search endpoint to be more extendable.

Refactored AdvancedQuery part in @search endpoint to be more extendable. #249

Workflow file for this run

name: Run isort
on:
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: isort/isort-action@v1