mirror of
https://github.com/powerline/powerline.git
synced 2025-07-26 23:35:04 +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.fontsize,
|
||||
self.fontshadow,
|
||||
markup=True)
|
||||
markup=True,
|
||||
)
|
||||
|
||||
|
||||
# TODO: Remove this at next major release
|
||||
|
Loading…
x
Reference in New Issue
Block a user