Skip to content

Replace a few more deprecated pre-C++11 styles #696

Replace a few more deprecated pre-C++11 styles

Replace a few more deprecated pre-C++11 styles #696

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