Skip to content

Commit faa0e2b

Browse files
[5264][IMP] .pre-commit-config.yaml (#232)
1 parent f0c0f19 commit faa0e2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ repos:
5858
rev: 5.9.3
5959
hooks:
6060
- id: isort
61+
language_version: python3.6
6162
name: isort except __init__.py
6263
args:
6364
- --settings=.

0 commit comments

Comments
 (0)