.. _f-init: module ``__init__`` =================== Short summary +++++++++++++ module ``lecture_citation`` Module *lecture_citation*. Souvenirs from books. :githublink:`%|py|7` Functions +++++++++ +----------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +====================================================+=======================================================================================================================+ | :func:`_setup_hook ` | if this function is added to the module, the help automation and unit tests call it first before anything goes on ... | +----------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ | :func:`check ` | Checks the library is working. It raises an exception. If you want to disable the logs: | +----------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: lecture_citation :members: :special-members: __init__ :show-inheritance: