about summary refs log tree commit diff
path: root/users/grfn/emacs.d/snippets/python-mode/dunder
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/emacs.d/snippets/python-mode/dunder')
-rw-r--r--users/grfn/emacs.d/snippets/python-mode/dunder2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/grfn/emacs.d/snippets/python-mode/dunder b/users/grfn/emacs.d/snippets/python-mode/dunder
index c49ec40a15..71d99dddc6 100644
--- a/users/grfn/emacs.d/snippets/python-mode/dunder
+++ b/users/grfn/emacs.d/snippets/python-mode/dunder
@@ -1,6 +1,6 @@
 # -*- mode: snippet -*-
 # name: dunder
-# uuid:
+# uuid: dunder
 # key: du
 # condition: t
 # --