tests/tools/check_source.sh
changeset 2453 9900a8df922f
parent 2452 2f2b2152580f
child 2454 2e5acbded4a1
--- a/tests/tools/check_source.sh	Fri Oct 12 10:42:47 2018 +0300
+++ b/tests/tools/check_source.sh	Fri Oct 12 11:14:34 2018 +0300
@@ -371,6 +371,7 @@
     enable=$enable,W1652          # (deprecated-types-field) Accessing a deprecated fields on the types module
     enable=$enable,W1611          # (standarderror-builtin) StandardError built-in referenced
     enable=$enable,W1624          # (indexing-exception) Indexing exceptions will not work on Python 3
+    enable=$enable,W1625          # (raising-string) Raising a string exception
     # enable=
 
     options=