We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbd8e53 + 280f619 commit 9bd7d83Copy full SHA for 9bd7d83
snippets/python-mode/pudb
@@ -3,4 +3,4 @@
3
# key: pudb
4
# group: debug
5
# --
6
-import pudb; pu.db
+import pudb; pudb.set_trace()
0 commit comments