Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
javerbukh committed Oct 11, 2022
1 parent b1f0672 commit e6b515a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jdaviz/configs/imviz/helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ def load_data(self, data, data_label=None, do_link=True, show_in_viewer=True, **

kw = deepcopy(kwargs)

# This will only append index to data label if provided.
if data_label:
kw['data_label'] = data_label

Expand Down

0 comments on commit e6b515a

Please sign in to comment.