Skip to content

Update the E1.33/E1.37-7 PIDs within RDMEnums.h #359

Update the E1.33/E1.37-7 PIDs within RDMEnums.h

Update the E1.33/E1.37-7 PIDs within RDMEnums.h #359

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