forked from avinashkranjan/Amazing-Python-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 91270d3
style: format code with autopep8
Format code with autopep8
This commit fixes the style issues introduced in 6050d0f according to the output
from Autopep8.
Details: https://app.deepsource.com/gh/avinashkranjan/Amazing-Python-Scripts/transform/62e7ad07-0669-4868-97a5-aa03ead6f0db/ 1 parent 6050d0f commit 91270d3
1 file changed
+5
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
12 | + | ||
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
15 | - | ||
17 | + | ||
18 | + | ||
16 | 19 |
| |
17 | 20 |
| |
18 | 21 |
| |
| |||
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
29 | + | ||
26 | 30 |
| |
27 | 31 |
| |
28 | - | ||
|
0 commit comments