PEP8 and minor cleanups, fixes.

This commit is contained in:
Roberto Rosario
2015-08-07 03:45:46 -04:00
parent 3023d99a1e
commit cf00ba2c40
13 changed files with 18 additions and 32 deletions

View File

@@ -20,4 +20,3 @@ class NoMIMETypeMatch(ParserError):
There is no parser registered for the specified MIME type
"""
pass