Browse Source

add .coveragerc

feature/dwt_vae
shonenkov 4 years ago
parent
commit
a1980cf5a5
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .coveragerc

+ 4
- 0
.coveragerc View File

@ -0,0 +1,4 @@
[run]
omit =
# omit this single file
rudalle/vae/pytorch_wavelets_utils.py

Loading…
Cancel
Save