diff options
| author | Gregory Ditzler <gditzler@Gregorys-MacBook-Pro.local> | 2013-03-26 16:05:49 -0400 |
|---|---|---|
| committer | Gregory Ditzler <gditzler@Gregorys-MacBook-Pro.local> | 2013-03-26 16:05:49 -0400 |
| commit | 19dff63ce30ae2355eb5413299b62447406f9bb8 (patch) | |
| tree | 834eace14b270b9545b7b1edb7ffc770bf670196 /test | |
| parent | b09211ca6398a941eb94074cf1c00555216a87e7 (diff) | |
only one file needed for test again
Diffstat (limited to 'test')
| -rw-r--r-- | test/test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.py b/test/test.py index ab10737..4b29398 100644 --- a/test/test.py +++ b/test/test.py @@ -1,7 +1,6 @@ #!/usr/bin/env python from feast import * import numpy as np -import import_data def check_result(selected_features, n_relevant): |
