Source code for pyquickhelper.sphinxext._private_for_unittest

"""
Used only for unit test purpose.


:githublink:`%|py|5`
"""


[docs]def _private_unittest(input): return "MYA", "|".join(input.split(":"))