Skip to content

Add a General Responder supporting lots of E1.37-5 PIDs #873

Add a General Responder supporting lots of E1.37-5 PIDs

Add a General Responder supporting lots of E1.37-5 PIDs #873

Workflow file for this run

name: isort
on: [push, pull_request]
permissions:
contents: read
jobs:
isort:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: isort/isort-action@v1