Skip to content

Allow host_port to override the server_url from the JWT #521

Allow host_port to override the server_url from the JWT

Allow host_port to override the server_url from the JWT #521

Workflow file for this run

name: lint all
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]
name: lint