Skip to content

Commit 15a2e48

Browse files
authored
Merge pull request #1104 from Conengmo/py3
Use Python 3 for Stickler
2 parents 36e4118 + 42b0038 commit 15a2e48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.stickler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ linters:
22
flake8:
33
max-line-length: 120
44
max-complexity: 10
5+
python: 3
56
files:
67
ignore: ['*.ipynb', 'conf.py']

0 commit comments

Comments
 (0)