Skip to content

Commit 75490ac

Browse files
committed
Fix travis
1 parent 046e69b commit 75490ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sha: 316b795b2f32cbe80047aff7e842b72368d5a2c1
33
hooks:
44
- id: yapf
5-
files: ^(examples|telegram|tests)/.*\.py$
5+
files: ^(telegram|tests)/.*\.py$
66
- repo: git://github.com/pre-commit/pre-commit-hooks
77
sha: adbb569fe9a64ad9bce3b53a77f1bc39ef31f682
88
hooks:

0 commit comments

Comments
 (0)