Skip to content

Commit

Permalink
fix the flake
Browse files Browse the repository at this point in the history
  • Loading branch information
SteinHeselmans committed Jun 27, 2017
1 parent 317c604 commit 35fe4ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mlx/warnings.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ def main():
warnings.return_count()
sys.exit(warnings.return_check_limits())


if __name__ == '__main__':
main()

0 comments on commit 35fe4ef

Please sign in to comment.