mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-18 20:46:31 +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() |