blob: 96e0fbf74ace36b7ab22f930807b8c08a7a50443 [file] [log] [blame]
# pylint: disable=missing-docstring
from runpy import run_path
_STH = run_path('hello.py')