Skip to content

Commit c2a8c82

Browse files
committed
Fix format
1 parent ab46a64 commit c2a8c82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

omnistat/annotate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
from omnistat import trace
4242

43+
4344
def main():
4445
parser = argparse.ArgumentParser()
4546
parser.add_argument("--mode", choices=["start", "stop"], help="annotation mode", required=True)

0 commit comments

Comments
 (0)