diff -r 60b48ab891fa -r 0bf517e60f54 eric6/WebBrowser/FlashCookieManager/FlashCookieUtilities.py --- a/eric6/WebBrowser/FlashCookieManager/FlashCookieUtilities.py Thu Sep 19 19:22:43 2019 +0200 +++ b/eric6/WebBrowser/FlashCookieManager/FlashCookieUtilities.py Thu Sep 19 19:39:04 2019 +0200 @@ -53,3 +53,6 @@ flashPath = os.path.expanduser("~/.gnash") return flashPath + +# +# eflag: noqa = M891