Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / chromite / pylintrc
index 29aab0f..26cfce5 100644 (file)
@@ -121,7 +121,7 @@ indent-string='  '
 
 # List of classes names for which member attributes should not be checked
 # (useful for classes with attributes dynamically set).
-ignored-classes=hashlib
+ignored-classes=hashlib,numpy
 
 # When zope mode is activated, add a predefined set of Zope acquired attributes
 # to generated-members.