docstring/util/split
This commit is contained in:
parent
e55a7f3ba1
commit
bf7da671dc
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ def shut(text: str) -> None:
|
||||||
|
|
||||||
|
|
||||||
def split() -> None:
|
def split() -> None:
|
||||||
|
"""Separate previous log outputs from the ones following."""
|
||||||
log.info(env.SPCD_SPLT)
|
log.info(env.SPCD_SPLT)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue