Skip to content

Commit d9ad146

Browse files
committed
Fix format
Signed-off-by: Jordà Polo <[email protected]>
1 parent 6e1b70a commit d9ad146

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)