summaryrefslogtreecommitdiff
path: root/.pre-commit-hooks.yaml
blob: a1e93af5b8d3f6471e9b5f44f160998a2cdb35b7 (plain)
1
2
3
4
5
6
-   id: isort
    name: isort
    entry: isort
    require_serial: true
    additional_dependencies: []
    language: python