Skip to content

Commit

Permalink
verbose doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc Damon committed May 22, 2020
1 parent 5e26217 commit 947fb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/full_doctests.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@

if __name__ == '__main__':
import doctest
doctest.testmod()
doctest.testmod(verbose=True)

0 comments on commit 947fb55

Please sign in to comment.