Skip to content

Ensure the output of list_rdm_tests.py is itself more flake8 compliant #288

Ensure the output of list_rdm_tests.py is itself more flake8 compliant

Ensure the output of list_rdm_tests.py is itself more flake8 compliant #288

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