and now for real

This commit is contained in:
Valentin Boettcher 2022-04-07 16:54:39 +02:00
parent 3a4b6bb5c0
commit 13726bdaa4

View file

@ -342,7 +342,7 @@ def plot_interaction_consistency(
ax=ax,
linestyle="--",
bath=0,
color=fs.lighten_color(line[0].get_color(), 0.8),
color=lighten_color(line[0].get_color(), 0.8),
)
ax.set_xlabel("$τ$")