Skip to content
代码片段 群组 项目
未验证 提交 e62d72e8 编辑于 作者: JettHu's avatar JettHu 提交者: GitHub
浏览文件

Typo in node_typing.py (#7092)

上级 1650cda0
No related branches found
No related tags found
无相关合并请求
......@@ -114,7 +114,7 @@ class InputTypeOptions(TypedDict):
# default: bool
label_on: str
"""The label to use in the UI when the bool is True (``BOOLEAN``)"""
label_on: str
label_off: str
"""The label to use in the UI when the bool is False (``BOOLEAN``)"""
# class InputTypeString(InputTypeOptions):
# default: str
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册