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