forked from avinashkranjan/Amazing-Python-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 0b72634
style: format code with autopep8
Format code with autopep8
This commit fixes the style issues introduced in 446a567 according to the output
from Autopep8.
Details: https://app.deepsource.com/gh/avinashkranjan/Amazing-Python-Scripts/transform/a50c5429-76e7-4ae3-906b-8c34b4035d2f/ 1 parent 446a567 commit 0b72634
1 file changed
+7
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | + | ||
5 | + | ||
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
12 | + | ||
10 | 13 |
| |
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
15 | - | ||
18 | + | ||
19 | + | ||
16 | 20 |
| |
17 | - | ||
21 | + | ||
22 | + | ||
18 | 23 |
| |
19 | 24 |
| |
20 | 25 |
| |
|
0 commit comments