aboutsummaryrefslogtreecommitdiff
path: root/python/demo_feast_wrapper.py
diff options
context:
space:
mode:
authorGregory Ditzler <gditzler@n2-145-87.dhcp.drexel.edu>2013-03-19 14:56:53 -0400
committerGregory Ditzler <gditzler@n2-145-87.dhcp.drexel.edu>2013-03-19 14:56:53 -0400
commit1403fc0e1f6e5cd0ed5cf814c9f5540e220ff441 (patch)
tree6b1eacefb53f70ce77b06a03ec195750c37f18bb /python/demo_feast_wrapper.py
parent93f7f5aca247662d94fa7407c38e1a2cbfc58174 (diff)
digit data (example), code for data file, and demo code
Diffstat (limited to 'python/demo_feast_wrapper.py')
-rw-r--r--python/demo_feast_wrapper.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/demo_feast_wrapper.py b/python/demo_feast_wrapper.py
index 2e30b37..b36c538 100644
--- a/python/demo_feast_wrapper.py
+++ b/python/demo_feast_wrapper.py
@@ -1 +1,7 @@
#!/usr/bin/env python
+
+import numpy as np
+
+
+print 'hello'
+