We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e5cd7 commit cc01de3Copy full SHA for cc01de3
.pre-commit-config.yaml
@@ -24,5 +24,4 @@ repos:
24
- id: remove-tabs
25
name: Tabs remver (Python)
26
files: (.*\.(py|bzl)|BUILD|.*\.BUILD|WORKSPACE)$
27
- args: [--whitespaces-count, '4']
28
- exclude: test/dygraph_to_static/test_error.py
+ args: [--whitespaces-count, '4']
0 commit comments