added blank line
This commit is contained in:
parent
be7a67c93e
commit
8d882d9560
@ -17,6 +17,7 @@ def test_pickle():
|
||||
ps = loads(s)
|
||||
assert ps is PlainSentinel
|
||||
|
||||
|
||||
def test_custom_repr():
|
||||
assert repr(SentinelCustomRepr) == '***SentinelRepr***'
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user