Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
fornellas committed Apr 20, 2020
1 parent af32e10 commit 87a6780
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testslide/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -408,5 +408,6 @@ def main():
print("SIGINT received, exiting.", file=sys.stderr)
sys.exit(1)


if __name__ == "__main__":
main()
main()

0 comments on commit 87a6780

Please sign in to comment.