diff options
author | bloodstalker <thabogre@gmail.com> | 2018-09-02 11:20:15 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-09-02 11:20:15 +0000 |
commit | ac8f3eb87638adb6feea1beb4377a82a50a3b141 (patch) | |
tree | 8737869b531d9964a3c18217cc04bbf8b5aa05b2 /cnn.py | |
parent | update (diff) | |
download | seer-ac8f3eb87638adb6feea1beb4377a82a50a3b141.tar.gz seer-ac8f3eb87638adb6feea1beb4377a82a50a3b141.zip |
update
Diffstat (limited to 'cnn.py')
-rwxr-xr-x | cnn.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #!/usr/bin/python3 +# _*_ coding=utf-8 _*_ import argparse import code |