Skip to content

Instantly share code, notes, and snippets.

@seperman
Last active August 9, 2016 22:38
Show Gist options
  • Save seperman/1a4571fc903800668a44e5a1fdc6ebc7 to your computer and use it in GitHub Desktop.
Save seperman/1a4571fc903800668a44e5a1fdc6ebc7 to your computer and use it in GitHub Desktop.
Pytest pdb ppdb
<snippet>
<content><![CDATA[import pytest; pytest.set_trace()]]></content>
<tabTrigger>ppdb</tabTrigger>
<scope>source.python</scope>
<description>Pytest pdb</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment