Skip to content

Commit 47dd8e7

Browse files
committed
Fixed missing justify argument.
1 parent e86429a commit 47dd8e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd2/cmd2.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,6 +1765,7 @@ def ppaged(
17651765
end=end,
17661766
style=style,
17671767
soft_wrap=soft_wrap,
1768+
justify=justify,
17681769
emoji=emoji,
17691770
markup=markup,
17701771
highlight=highlight,

0 commit comments

Comments
 (0)