Skip to content
Snippets Groups Projects
Commit 0711337c authored by Andi Gerken's avatar Andi Gerken
Browse files

Deprecation fix for seaborn

parent 285a015e
No related branches found
No related tags found
1 merge request!37Added calculation of individual ids
Pipeline #51664 passed
......@@ -449,7 +449,7 @@ def evaluate_tank_position(
x=reduced_xy_positions[:, 0],
y=reduced_xy_positions[:, 1],
n_levels=20,
shade=True,
fill=True,
ax=ax[i],
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment