Fix exposed pylint violations
This commit is contained in:
@@ -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 *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user