Update doctest__test__.py

Made it a bit more clear for posterity: now tells that you shouldn't edit the 'q' test.
This commit is contained in:
jneb 2019-12-13 14:31:47 +01:00 committed by GitHub
parent cd252b16fa
commit 40986091f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ This test will be located properly because it in on module level.
'''
__test__ = {
# this test will not get a line number because none of its lines are unique
'q': '''
>>> # not unique
>>> x = 7