mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-06-08 22:28:49 +02:00
fix(docstrings): docstrings formating fixed for sphinx to properly format readdocs
This commit is contained in:
@@ -13,6 +13,7 @@ class RPCWidgetHandler:
|
||||
def create_widget(widget_type, **kwargs) -> BECConnector:
|
||||
"""
|
||||
Create a widget from an RPC message.
|
||||
|
||||
Args:
|
||||
widget_type(str): The type of the widget.
|
||||
**kwargs: The keyword arguments for the widget.
|
||||
|
||||
Reference in New Issue
Block a user