Skip to content

Remove opening slash from script src paths in base.html #93

Remove opening slash from script src paths in base.html

Remove opening slash from script src paths in base.html #93

Workflow file for this run

name: python-format
on:
pull_request:
types: [opened, synchronize]
jobs:
format-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable