Skip to content

Commit

Permalink
fix with precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
jennmald committed Jan 2, 2025
1 parent 0472ff5 commit a50dc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blop/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ def _plot_objs_many_dofs(agent, axes=(0, 1), shading="nearest", cmap=DEFAULT_COL

fitness_ax = None
fit_err_ax = None

if gridded:
# _ = agent.obj_axes[obj_index, 1].pcolormesh(
# test_x,
Expand Down

0 comments on commit a50dc91

Please sign in to comment.