Fix exposed pylint violations

This commit is contained in:
Sarina Canelake
2014-11-30 01:27:15 -05:00
parent f2626e6896
commit d14c39a13e
7 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
"""
A new cms ENV configuration to use a slow upload file handler to help test
progress bars in uploads
"""
# pylint: disable=W0614, W0401
from .dev import *