mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-28 04:07:46 +00:00
pybricks.tools: Document hub_menu.
Fixes https://github.com/pybricks/pybricks-api/issues/144
This commit is contained in:
@@ -157,6 +157,7 @@ def test_from_pybricks_tools_import():
|
||||
assert [c["insertText"] for c in completions] == [
|
||||
"cross",
|
||||
"DataLog",
|
||||
"hub_menu",
|
||||
"Matrix",
|
||||
"read_input_byte",
|
||||
"StopWatch",
|
||||
|
||||
Reference in New Issue
Block a user