Skip to content

Commit

Permalink
Fixed flake8 style error
Browse files Browse the repository at this point in the history
  • Loading branch information
lexover committed Jun 17, 2018
1 parent 65463c7 commit fe8e363
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psrecord/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ def all_children(pr):
processes += all_children(child)
return processes


def main():

parser = argparse.ArgumentParser(
Expand Down

0 comments on commit fe8e363

Please sign in to comment.