Skip to content

Url-quote norm_path and use urljoin to attach the scheme. #942

Url-quote norm_path and use urljoin to attach the scheme.

Url-quote norm_path and use urljoin to attach the scheme. #942

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