blob: bb79103e1afba9b3ba2fc145b1aa18faffb802b4 [file] [log] [blame]
- id: isort
name: isort
entry: isort
require_serial: true
language: python
types_or: [cython, pyi, python]
args: ['--filter-files']
minimum_pre_commit_version: '2.9.2'