Wire.param_at_point improved

This commit is contained in:
gumyr 2025-08-30 10:16:39 -04:00
parent a1b20c582d
commit 735f4ffb4d
4 changed files with 46 additions and 21 deletions

View file

@ -680,7 +680,5 @@ class TestGlobalLocation(unittest.TestCase):
)
from ocp_vscode import show
if __name__ == "__main__":
unittest.main()