1
0
Yaroslav Halchenko 1 жил өмнө
parent
commit
a21f00b11f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      taipy/gui/gui.py

+ 1 - 1
taipy/gui/gui.py

@@ -2178,7 +2178,7 @@ class Gui:
         # t.Optional[t.Union[ssl.SSLContext, t.Tuple[str, t.Optional[str]], t.Literal["adhoc"]]] = None
         #
         # With the doc:
-        #     ssl_context (Optional[Union[ssl.SSLContext, Tuple[str, Optional[str]], te.Literal['adhoc']]]):
+        #     ssl_context (Optional[Union[ssl.SSLContext, Tuple[str, Optional[str]], t.Literal['adhoc']]]):
         #         Configures TLS to serve over HTTPS. This value can be:
         #
         #         - An `ssl.SSLContext` object