Commit a21468e
authored
setup.py: cosmetic fixes (#155)
* setup.py: Remove unused imports
Detected by pyflakes3.
Signed-off-by: Simon McVittie <[email protected]>
* setup.py: Use PEP8 whitespace
Detected by pycodestyle.
Signed-off-by: Simon McVittie <[email protected]>
---------
Signed-off-by: Simon McVittie <[email protected]>1 parent 650aad4 commit a21468e
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
0 commit comments