rthooks/ __init__.py - make this directory a dummy packageΒΆ
The rthooks/ directory actually is not a package.
But this dummy __init__.py file here eases packaging by setuptools,
since one does not need to add the extra files.