forked from avinashkranjan/Amazing-Python-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 8c9b72d
style: format code with autopep8
Format code with autopep8
This commit fixes the style issues introduced in 694a269 according to the output
from Autopep8.
Details: https://app.deepsource.com/gh/avinashkranjan/Amazing-Python-Scripts/transform/db97d2bf-7e4e-49c1-bc5c-b3739495a9f5/ 1 parent 6050d0f commit 8c9b72d
1 file changed
+6
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
16 | + | ||
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
| |||
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
27 | - | ||
29 | + | ||
30 | + | ||
28 | 31 |
| |
29 | - | ||
32 | + | ||
33 | + | ||
30 | 34 |
| |
31 | 35 |
| |
32 | 36 |
| |
|
0 commit comments