Commit d456543
committed
python linter: clean api/examples/getvolfile.py
This series aim to reduce the python linter build logs.
This commit silences most of the python linter complaints
without any functional changes. The changes include mostly formatting
and missing obvious docstrings. We left out dependency and exception
handling complaints on purpose to be addressed separately.
Signed-off-by: Thales Antunes de Oliveira Barretto <[email protected]>1 parent 3da289d commit d456543
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
45 | | - | |
| 49 | + | |
0 commit comments