Searched defs:import_python_module (Results 1 – 2 of 2) sorted by relevance
24 def import_python_module(path: str) -> types.ModuleType: function