Make TTQ behave better in scripts
Compare changes
Files
4+ 7
− 1
@@ -10,9 +10,11 @@ ARGS_QUERY_SOCS = {}
@@ -39,10 +41,14 @@ def parse_args():
@@ -55,7 +61,7 @@ def parse_args_query_soc():
A few different things to allow me to integrate TTQ into my workflow.
See commit descriptions for details.