src/eric7/eric7_post_install.py

branch
eric7
changeset 10417
c6011e501282
parent 10372
1444b4bee64b
child 10439
21c28b0f9e41
diff -r 5d807e997391 -r c6011e501282 src/eric7/eric7_post_install.py
--- a/src/eric7/eric7_post_install.py	Sat Dec 16 17:52:02 2023 +0100
+++ b/src/eric7/eric7_post_install.py	Sun Dec 17 17:15:19 2023 +0100
@@ -63,7 +63,7 @@
     @param path registry path of the variable
     @type str
     @return value of requested registry variable
-    @rtype any
+    @rtype Any
     """
     try:
         import winreg  # __IGNORE_WARNING_I10__

eric ide

mercurial