[FIX] cli.py: comment import debugypy
This commit is contained in:
parent
e41abfc928
commit
bf07bc1865
|
|
@ -1,4 +1,4 @@
|
||||||
import debugpy
|
#import debugpy
|
||||||
#debugpy.listen(("0.0.0.0", 5678))
|
#debugpy.listen(("0.0.0.0", 5678))
|
||||||
#print("⏳ Warten auf Debugger-Anbindung (VS Code: Python: Remote Attach)...")
|
#print("⏳ Warten auf Debugger-Anbindung (VS Code: Python: Remote Attach)...")
|
||||||
#debugpy.wait_for_client()
|
#debugpy.wait_for_client()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user