tests/tools/check_source.sh
changeset 2450 5024c19ca8f0
parent 2449 b0560adec4b7
child 2451 6d1bf321fb89
--- a/tests/tools/check_source.sh	Thu Oct 11 10:25:19 2018 +0300
+++ b/tests/tools/check_source.sh	Thu Oct 11 12:00:40 2018 +0300
@@ -369,6 +369,7 @@
     enable=$enable,W1645          # (exception-message-attribute) Exception.message removed in Python 3
     enable=$enable,W1649          # (deprecated-string-function) Accessing a deprecated function on the string module
     enable=$enable,W1651          # (deprecated-itertools-function) Accessing a deprecated function on the itertools module
+    enable=$enable,W1652          # (deprecated-types-field) Accessing a deprecated fields on the types module
     # enable=
 
     options=