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 ab46a64 commit c2a8c82Copy full SHA for c2a8c82
omnistat/annotate.py
@@ -40,6 +40,7 @@
40
41
from omnistat import trace
42
43
+
44
def main():
45
parser = argparse.ArgumentParser()
46
parser.add_argument("--mode", choices=["start", "stop"], help="annotation mode", required=True)
0 commit comments