diff --git a/nodist/clang_check_attributes b/nodist/clang_check_attributes index 8a55e1bd1..13ff2a086 100755 --- a/nodist/clang_check_attributes +++ b/nodist/clang_check_attributes @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# pylint: disable=C0114,C0115,C0116,C0209,C0302,R0902,R0911,R0912,R0914,R0915,E1101 +# pylint: disable=C0114,C0115,C0116,C0209,C0302,R0902,R0903,R0911,R0912,R0914,R0915,E1101,E0401 # # This program is free software; you can redistribute it and/or modify it # under the terms of either the GNU Lesser General Public License Version 3