1
0
Fork 0
mirror of synced 2025-07-04 04:17:29 +02:00

Fix some pep8 issues spotted by pyflakes

This commit is contained in:
jvoisin 2018-07-08 22:40:36 +02:00
parent f49aa5cab7
commit 8c21006e6c
6 changed files with 31 additions and 26 deletions

View file

@ -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',