Add __init__.py to examples
authorAaron Hill <aa1ronham@gmail.com>
Mon, 10 Mar 2014 20:53:54 +0000 (16:53 -0400)
committerAaron Hill <aa1ronham@gmail.com>
Mon, 10 Mar 2014 20:53:54 +0000 (16:53 -0400)
commit4c9adfd697d6bc5096177b8734e303b18fccfb5e
treed3afe19ab8a5cf663522884846dda1bea08ca12b
parent283e4e843ee86551a0ccfa51c6920e0f5808cbb0
Add __init__.py to examples

This allows the modules in examples to be imported from outside the
examples directory.
examples/__init__.py [new file with mode: 0644]