Source code for mmf.examples.init_example.mod1

r"""mod1"""
__all__ = ['f1']
[docs]def f1(x): return x