aboutsummaryrefslogtreecommitdiffstats
path: root/cnn.py
diff options
context:
space:
mode:
Diffstat (limited to 'cnn.py')
-rwxr-xr-xcnn.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cnn.py b/cnn.py
index 7d402c3..93e3650 100755
--- a/cnn.py
+++ b/cnn.py
@@ -1,4 +1,5 @@
#!/usr/bin/python3
+# _*_ coding=utf-8 _*_
import argparse
import code