src/eric7/eric7config.py

branch
eric7
changeset 10428
a071d4065202
parent 9653
e67609152c5e
child 10439
21c28b0f9e41
--- a/src/eric7/eric7config.py	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/eric7config.py	Wed Dec 20 14:58:58 2023 +0100
@@ -38,6 +38,7 @@
     @param name name of the configuration value
     @type str
     @return requested config value
+    @rtype str
     @exception AttributeError raised to indicate an invalid config entry
     """
     with contextlib.suppress(KeyError):

eric ide

mercurial