Skip to content

Commit

Permalink
Add pytest config file
Browse files Browse the repository at this point in the history
  • Loading branch information
kmkurn committed Feb 3, 2019
1 parent ba84c26 commit 76ad96a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[pytest]
addopts = --cov torchcrf --cov-report term-missing --cov-report html

0 comments on commit 76ad96a

Please sign in to comment.