-Add pure_python.py file

pull/2/head
mh.bashari 2016-04-25 17:06:35 +04:30
parent 9f7b3ccf27
commit a387aa9f7b
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
venv/
.ipynb_*/
.ipynb_*/
.xml

1
pure_python.py 100644
View File

@ -0,0 +1 @@
__author__ = 'm.bashari'