8000 Trying this here just to test. · googleapis/google-cloud-python@1f70cad · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f70cad

Browse files
committed
Trying this here just to test.
1 parent 7054cda commit 1f70cad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/run_pylint.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151
'import-error',
5252
'invalid-name',
5353
'missing-docstring',
54+
'missing-raises-doc',
55+
'missing-returns-doc',
5456
'no-init',
5557
'no-self-use',
5658
'superfluous-parens',

0 commit comments

Comments
 (0)
0