tests/tools/check_source.sh
changeset 2451 6d1bf321fb89
parent 2450 5024c19ca8f0
child 2452 2f2b2152580f
--- a/tests/tools/check_source.sh	Thu Oct 11 12:00:40 2018 +0300
+++ b/tests/tools/check_source.sh	Thu Oct 11 12:09:04 2018 +0300
@@ -370,6 +370,7 @@
     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=$enable,W1611          # (standarderror-builtin) StandardError built-in referenced
     # enable=
 
     options=