summaryrefslogtreecommitdiff
path: root/snippets/python-mode/mock
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/python-mode/mock')
-rw-r--r--snippets/python-mode/mock2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/python-mode/mock b/snippets/python-mode/mock
index 5c122aa..5d8d1f8 100644
--- a/snippets/python-mode/mock
+++ b/snippets/python-mode/mock
@@ -3,4 +3,4 @@
# group: imports
# --
from unittest import mock
-$0
+$0 \ No newline at end of file