···11+# mypy: disable-error-code="no-untyped-call"
22+# drop the above line when mypy is upgraded to include
33+# https://github.com/python/typeshed/commit/49b717ca52bf0781a538b04c0d76a5513f7119b8
14from colorama import Style, Fore
25from contextlib import contextmanager
36from typing import Any, Dict, Iterator