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 c11212a commit 530b93cCopy full SHA for 530b93c
generate-code.py
@@ -68,5 +68,7 @@ def main():
68
'''
69
run_command(command)
70
71
+ run_command("a")
72
+
73
if __name__ == "__main__":
74
main()
0 commit comments