.. _f-init: module ``__init__`` =================== Short summary +++++++++++++ module ``lightmlboard`` Module *lightmlboard*. Custom Machine Learning Leaderbord for a competition. :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:: lightmlboard :members: :special-members: __init__ :show-inheritance: