__init__.py 121 B

12345
  1. __doc__ = """ Hook functions.
  2. Put modules and functions that should be found by life cycle hooks in this
  3. directory.
  4. """