From 30794f15b2bcebf1c7351bbd17c5bbf59c3c6f1f Mon Sep 17 00:00:00 2001 From: jennmald Date: Thu, 2 Jan 2025 16:21:26 -0500 Subject: [PATCH] fix with precommit --- src/blop/plotting.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blop/plotting.py b/src/blop/plotting.py index 6518efb..3e42c33 100644 --- a/src/blop/plotting.py +++ b/src/blop/plotting.py @@ -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,