Mercurial > ift6266
annotate data_generation/transformations/pycaptcha/__init__.py @ 291:7d1fa2d7721c
Split out the run_exp method.
author | Arnaud Bergeron <abergeron@gmail.com> |
---|---|
date | Fri, 26 Mar 2010 18:35:23 -0400 |
parents | 72eee6a9f43f |
children |
rev | line source |
---|---|
171
72eee6a9f43f
making the data_generation folder (and subdirs) an importable module
Dumitru Erhan <dumitru.erhan@gmail.com>
parents:
diff
changeset
|
1 __all__ = ['Facade','Captcha'] |