Skip to content

Commit

Permalink
merge with master before push for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Morzadec committed Jun 13, 2022
1 parent f747fee commit c3234fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
fig, axs = plt.subplots(
nrows=2, ncols=1, figsize=(30, 25), sharex="col"
)
font = {"family": "normal", "weight": "bold", "size": 22}
font = {"weight": "bold", "size": 22}
matplotlib.rc("font", **font)


Expand Down

0 comments on commit c3234fa

Please sign in to comment.