Skip to content

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

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

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

Workflow file for this run

name: isort
on:
- push
- pull_request
jobs:
isort:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: isort/isort-action@v1