Closed ba-talibe closed 6 months ago
Use the syntax `type, optional` and put the default value at the end of the parameter description by adding `, by default default_value`.
Example:
parameters : Dict[str, Any], optional Parameters are fixed values to be defined when building the WordNet external KG instance, by default None.
Use the syntax `type, optional` and put the default value at the end of the parameter description by adding `, by default default_value`.
Example: