diff options
Diffstat (limited to 'snippets/python-mode/pytest')
-rw-r--r-- | snippets/python-mode/pytest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/python-mode/pytest b/snippets/python-mode/pytest index 0f5a0ab..e81d0a9 100644 --- a/snippets/python-mode/pytest +++ b/snippets/python-mode/pytest @@ -4,4 +4,4 @@ # group: imports # -- import pytest -$0 +$0
\ No newline at end of file |