summaryrefslogtreecommitdiff
path: root/snippets/python-mode/theano
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/python-mode/theano')
-rw-r--r--snippets/python-mode/theano2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/python-mode/theano b/snippets/python-mode/theano
index f7d31c9..c3a3375 100644
--- a/snippets/python-mode/theano
+++ b/snippets/python-mode/theano
@@ -4,4 +4,4 @@
# group: imports
# --
import theano.tensor as tn
-$0
+$0 \ No newline at end of file