mirror of
https://github.com/python/cpython.git
synced 2025-08-09 19:38:42 +00:00
Code formatting change.
This commit is contained in:
parent
62c3c79426
commit
c532c57d44
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ class TestCase(object):
|
|||
# This attribute sets the maximum length of a diff in failure messsages
|
||||
# by assert methods using difflib. It is looked up as an instance attribute
|
||||
# so can be configured by individual tests if required.
|
||||
|
||||
maxDiff = 80*8
|
||||
|
||||
# Attribute used by TestSuite for classSetUp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue