trim EOL (end-of-line) spaces on source files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user