We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ce476 commit 07b2b28Copy full SHA for 07b2b28
1 file changed
skrub/_reporting/_data/templates/column-summaries.html
@@ -30,8 +30,7 @@
30
</div>
31
{{buttons.dismissbutton()}}
32
33
- {% endif %}
34
-
+ {% else %}
35
<div class="horizontal-scroll padding-b-s">
36
<div class="column-summary-group">
37
{% for column in summary.columns %}
@@ -40,6 +39,7 @@
40
39
{% endfor %}
41
42
+ {% endif %}
43
</article>
44
45
{% include "no-filter-matches.html" %}
0 commit comments