forked from avinashkranjan/Amazing-Python-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 7a3230f
style: format code with autopep8
Format code with autopep8
This commit fixes the style issues introduced in 98d3266 according to the output
from Autopep8.
Details: https://app.deepsource.com/gh/avinashkranjan/Amazing-Python-Scripts/transform/98a4c7ff-3ed1-4392-8b14-01c6f2f82bbe/ 1 parent 7f21d37 commit 7a3230f
File tree
1 file changed
+11
-3
lines changed- Facebook_Request_Acceptor_Script
1 file changed
+11
-3
lines changedLines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | - | ||
11 | + | ||
12 | + | ||
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
18 | + | ||
19 | + | ||
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
20 | 23 |
| |
24 | + | ||
25 | + | ||
21 | 26 |
| |
22 | 27 |
| |
23 | 28 |
| |
| |||
27 | 32 |
| |
28 | 33 |
| |
29 | 34 |
| |
30 | - | ||
35 | + | ||
36 | + | ||
31 | 37 |
| |
32 | 38 |
| |
33 | 39 |
| |
| |||
44 | 50 |
| |
45 | 51 |
| |
46 | 52 |
| |
53 | + | ||
47 | 54 |
| |
48 | 55 |
| |
49 | 56 |
| |
| |||
56 | 63 |
| |
57 | 64 |
| |
58 | 65 |
| |
66 | + | ||
59 | 67 |
| |
60 | - | ||
68 | + |
0 commit comments