Commit 66df061
committed
python linter: clean events/src/eventsapiconf.py.in
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 45a49e0 commit 66df061
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments