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.
2 parents 95c7110 + ab8ad37 commit ea429e1Copy full SHA for ea429e1
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