Source code for example_project.another_module

[docs]def another_module_function(): """ Let's see if this function's docstring gets included. """ pass