Skip to content

More thorough checking of SLOT_INFO and DEFAULT_SLOT_VALUE edge cases #737

More thorough checking of SLOT_INFO and DEFAULT_SLOT_VALUE edge cases

More thorough checking of SLOT_INFO and DEFAULT_SLOT_VALUE edge cases #737

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