trim EOL (end-of-line) spaces on source files
This commit is contained in:
parent
6c3fd0346c
commit
ecdaf6b795
@ -38,7 +38,7 @@ class Notebook(gtk.Notebook):
|
||||
|
||||
def __init__(self, **kwargs):
|
||||
# Initialise the Widget
|
||||
#
|
||||
|
||||
# Side effects:
|
||||
# Set the 'can-close-tabs' property using **kwargs
|
||||
# Set True the scrollable notebook property
|
||||
|
Loading…
Reference in New Issue
Block a user