--- 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):