Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Minor refman generation problem. (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienLelaquais authored Jun 22, 2022
1 parent 4a625ac commit 43996e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taipy/gui/gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,7 @@ def run(
Configure TLS to serve over HTTPS. Can be an ssl.SSLContext object, a (cert_file, key_file) tuple to
create a typical context, or the string 'adhoc' to generate a temporary self-signed certificate.</br>
The default value is None.
kwargs: Additional keywords that configure how this `Gui` is run.
**kwargs: Additional keyword arguments that configure how this `Gui` is run.
Please refer to the
[Configuration](../gui/configuration.md#configuring-the-gui-instance)
section in the User Manual for more information.
Expand Down

0 comments on commit 43996e4

Please sign in to comment.