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,6 @@
"""
Common utility functions useful throughout the contentstore
"""
# pylint: disable=no-member
import copy