mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 21:30:53 +00:00
5 lines
120 B
Python
5 lines
120 B
Python
# make this usable as module
|
|
from .__main__ import main
|
|
from .__main__ import _bootstrap_sys_path
|
|
|
|
_bootstrap_sys_path() |