E5Network/E5GoogleMail.py

changeset 6838
cd9b76b2967a
parent 6828
bb6667ea9ae7
diff -r 7bde956e3df9 -r cd9b76b2967a E5Network/E5GoogleMail.py
--- a/E5Network/E5GoogleMail.py	Sun Mar 03 18:06:43 2019 +0100
+++ b/E5Network/E5GoogleMail.py	Mon Mar 04 19:00:43 2019 +0100
@@ -36,12 +36,9 @@
 
 class E5GoogleMailAuthBrowser(QDialog):
     """
-    Module function to get the Google credentials.
-    
     Class implementing a simple web browser to perform the OAuth2
     authentication process.
     
-    @return Google Mail credentials
     @signal approvalCodeReceived(str) emitted to indicate the receipt of the
         approval code
     """

eric ide

mercurial