Fix some pep8 issues spotted by pyflakes
This commit is contained in:
parent
f49aa5cab7
commit
8c21006e6c
6 changed files with 31 additions and 26 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/env python3
|
||||
|
||||
# A set of extension that aren't supported, despite matching a supported mimetype
|
||||
unsupported_extensions = {
|
||||
UNSUPPORTED_EXTENSIONS = {
|
||||
'.asc',
|
||||
'.bat',
|
||||
'.brf',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue