-- fix indentation to make epydoc happy
This commit is contained in:
@@ -105,7 +105,7 @@ class Theme:
|
||||
- (type): the chosen sub-theme.
|
||||
"""
|
||||
|
||||
class ThemeUI:
|
||||
class ThemeUI:
|
||||
"""
|
||||
The User Interface sub-theme
|
||||
============================
|
||||
@@ -143,7 +143,7 @@ class Theme:
|
||||
@ivar drawType: the draw type (minimal, rounded, etc) in the range [1, 4].
|
||||
"""
|
||||
|
||||
class ThemeSpace:
|
||||
class ThemeSpace:
|
||||
"""
|
||||
The Space sub-themes
|
||||
====================
|
||||
|
||||
Reference in New Issue
Block a user