Skip to content

Update to the standardised PID names for E1.37-7 #345

Update to the standardised PID names for E1.37-7

Update to the standardised PID names for E1.37-7 #345

Workflow file for this run

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