webdriver_template/telecli/lib/python3.11/site-packages/trio/__main__.py

4 lines
44 B
Python
Raw Normal View History

2024-08-10 14:48:21 +03:00
from trio._repl import main
main(locals())