.. _f-codehelper: module ``helpers.code_helper`` ============================== Short summary +++++++++++++ module ``ensae_teaching_cs.helpers.code_helper`` Helpers about code. :githublink:`%|py|5` Functions +++++++++ +-------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=============================================================================================================+=================================================================================================================================+ | :func:`enumerate_inspect_source_code ` | Counts groups extracted from source file. We assume all selected files can be opened as text files encoded in :epkg:`utf-8` ... | +-------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.helpers.code_helper :members: :special-members: __init__ :show-inheritance: