forked from avinashkranjan/Amazing-Python-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 06a0e9a
style: format code with autopep8
Format code with autopep8
This commit fixes the style issues introduced in 60a6e2a according to the output
from Autopep8.
Details: https://app.deepsource.com/gh/avinashkranjan/Amazing-Python-Scripts/transform/5a4c619c-9a07-4128-bef6-9b09ea6e0065/ 1 parent 60a6e2a commit 06a0e9a
2 files changed
+7
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | + | ||
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
15 | + | ||
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
19 | + | ||
17 | 20 |
| |
18 | - | ||
21 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | - | ||
20 | - | ||
19 | + | ||
20 | + | ||
21 | + |
0 commit comments