diff -r 013aee248a62 -r 006ee31b4835 eric6/QScintilla/EditorAssembly.py --- a/eric6/QScintilla/EditorAssembly.py Sun Apr 11 11:34:32 2021 +0200 +++ b/eric6/QScintilla/EditorAssembly.py Sun Apr 11 12:38:16 2021 +0200 @@ -466,3 +466,6 @@ self.__editor.getLanguage()) self.__sourceOutline.setVisible(supported) + +# +# eflag: noqa = Y113