scripts/install.py

branch
eric7
changeset 10417
c6011e501282
parent 10403
ea3320d5e8e9
child 10420
5ac83a87954d
diff -r 5d807e997391 -r c6011e501282 scripts/install.py
--- a/scripts/install.py	Sat Dec 16 17:52:02 2023 +0100
+++ b/scripts/install.py	Sun Dec 17 17:15:19 2023 +0100
@@ -1972,7 +1972,7 @@
     @param path registry path of the variable
     @type str
     @return value of requested registry variable
-    @rtype any
+    @rtype Any
     """
     try:
         import winreg  # noqa: I101, I103

eric ide

mercurial