changed contents -> content but still #753 did not solved, might be issues with regendoc

This commit is contained in:
Maarten 2015-07-25 17:48:12 +02:00
parent 80ee620459
commit df8a83b2a1
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ Numbers, strings, booleans and None will have their usual string representation
used in the test ID. For other objects, pytest will make a string based on
the argument name::
# contents of test_time.py
# content of test_time.py
from datetime import datetime, timedelta