Fix all E303 pep8 errors.
This commit is contained in:
@@ -8,7 +8,6 @@ of each of its fields (including those fields that are set as default values).
|
||||
"""
|
||||
|
||||
|
||||
|
||||
import json
|
||||
|
||||
import six
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
"""Views for debugging and diagnostics"""
|
||||
|
||||
|
||||
|
||||
import pprint
|
||||
import traceback
|
||||
|
||||
|
||||
Reference in New Issue
Block a user