Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Revert "Get NN working a bit better on the tests" #17

Merged
merged 1 commit into from Dec 9, 2016
Jump to file or symbol
Failed to load files and symbols.
+464 −1,407
Split
View
@@ -13,4 +13,4 @@
import os
__version__= "2.1.1"
-__all__ = ['controllers','interfaces','launchers','learners','nnlearner','testing','utilities','visualizations','cmd']
+__all__ = ['controllers','interfaces','launchers','learners','testing','utilities','visualizations','cmd']
Oops, something went wrong.