mergernet.core.utils.heading# mergernet.core.utils.heading(msg: str, sep: str = '-')[source]# Prints a message with a rule bellow with same width of the message Parameters: msg (str) – The message string sep (str) – The rule character