From 528814247ba0cf30655d9cb3b399da74a6d36cae Mon Sep 17 00:00:00 2001 From: sverhoeven Date: Fri, 20 Sep 2024 13:55:38 +0200 Subject: [PATCH] Use structure table for unclustered data --- src/haddock/libs/libplots.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/haddock/libs/libplots.py b/src/haddock/libs/libplots.py index ed6afb52f..8752da09d 100644 --- a/src/haddock/libs/libplots.py +++ b/src/haddock/libs/libplots.py @@ -1072,11 +1072,11 @@ def _generate_unclustered_table_html( }} """ # noqa : E501