Skip to content

Commit

Permalink
Exclude multi-gpu utils when reporting coverages (keras-team#9942)
Browse files Browse the repository at this point in the history
  • Loading branch information
taehoonlee authored and fchollet committed Apr 15, 2018
1 parent 3b44451 commit 919769c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ omit =
keras/datasets/*
keras/layers/cudnn_recurrent.py
keras/legacy/*
keras/utils/multi_gpu_utils.py

0 comments on commit 919769c

Please sign in to comment.