Skip to content

Commit

Permalink
Pleasing black
Browse files Browse the repository at this point in the history
  • Loading branch information
LSYS committed Dec 14, 2023
1 parent 705766b commit 2b5ce9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forestplot/graph_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ def right_flush_yticklabels(
pad = max(
T.label1.get_window_extent(renderer=fig.canvas.get_renderer()).width
for T in yax.majorTicks
)
)
if flush:
yax.set_tick_params(pad=pad)

Expand Down

0 comments on commit 2b5ce9c

Please sign in to comment.