We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c7110 commit ab8ad37Copy full SHA for ab8ad37
DearPyInjectorRustClient/Window.py
@@ -19,4 +19,4 @@ def MainWindow():
19
x.destroy_context()
20
def Inject():
21
str_path = x.get_value("input_path")
22
- return ix.Injector.InjectDLL(str_path)
+ ix.Injector.InjectDLL(str_path)
0 commit comments