예제 #1
0
def load_ipython_extension(ipython: InteractiveShell) -> None:
    ipython.register_magics(_PexEnvironmentBootstrapper)