forked from openlp/openlp
PEP8
This commit is contained in:
parent
881c3648cc
commit
536a187fb9
@ -38,6 +38,7 @@ log = logging.getLogger(__name__ + '.__init__')
|
||||
|
||||
SLIMCHARS = 'fiíIÍjlĺľrtť.,;/ ()|"\'!:\\'
|
||||
|
||||
|
||||
class ServiceItemContext(object):
|
||||
"""
|
||||
The context in which a Service Item is being generated
|
||||
|
@ -627,4 +627,3 @@ class TestTreeWidgetWithDnD(TestCase):
|
||||
assert widget.allow_internal_dnd is False
|
||||
assert widget.indentation() == 0
|
||||
assert widget.isAnimated() is True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user