from icecream import ic, install as install_ic


install_ic()
ic.configureOutput(includeContext=True)
