mirror of
https://github.com/powerline/powerline.git
synced 2025-07-27 07:44:36 +02:00
Move the closing parenthesis to the next line
This commit is contained in:
parent
83e459c5f8
commit
eda9d0d607
@ -40,7 +40,8 @@ class PowerlineTextBox(TextBox):
|
|||||||
self.font,
|
self.font,
|
||||||
self.fontsize,
|
self.fontsize,
|
||||||
self.fontshadow,
|
self.fontshadow,
|
||||||
markup=True)
|
markup=True,
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
# TODO: Remove this at next major release
|
# TODO: Remove this at next major release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user