# retoor <retoor@molodetz.nl>
import os
if os.environ.get("COVERAGE_PROCESS_START"):
import coverage
coverage.process_startup()