Thanks to visit codestin.com Credit goes to github.com
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 f918435 commit 96db179Copy full SHA for 96db179
1 file changed
extra/dbgtool/dbgtool.py
@@ -112,4 +112,4 @@ def main(inputFile, outputFile):
112
inputFile = args.inputFile
113
outputFile = args.outputFile
114
115
- script = main(inputFile, outputFile)
+ main(inputFile, outputFile)
0 commit comments