Skip to content

Commit 0909d57

Browse files
committed
More tests
1 parent f6d8a42 commit 0909d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openpmd_viewer/openpmd_timeseries/interactive.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ def step_bw(b):
528528
display(container_fld)
529529
elif self.avail_fields is None:
530530
display(container_ptcl)
531+
display(container_ptcl)
531532
"""
532533
# When using %matplotlib widget, display the figures at the end
533534
if matplotlib.get_backend() in ['ipympl', 'widget', 'module://ipympl.backend_nbagg']:

0 commit comments

Comments
 (0)