--- a/QScintilla/QsciScintillaCompat.py Thu Mar 21 19:26:10 2019 +0100 +++ b/QScintilla/QsciScintillaCompat.py Thu Mar 21 19:27:42 2019 +0100 @@ -1460,7 +1460,7 @@ (Qt.InputMethodQuery) @return object containing the requested information """ - return None + return None # __IGNORE_WARNING_M831__ ########################################################################### ## interface methods to the mini editor