Skip to content

Commit

Permalink
expose WithCache to rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed May 28, 2024
1 parent 11d4f70 commit 904e269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdaviz/core/template_mixin.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
__all__ = ['show_widget', 'TemplateMixin', 'PluginTemplateMixin',
'skip_if_no_updates_since_last_active', 'skip_if_not_tray_instance',
'with_spinner', 'with_temp_disable',
'ViewerPropertiesMixin',
'WithCache', 'ViewerPropertiesMixin',
'BasePluginComponent',
'MultiselectMixin',
'SelectPluginComponent', 'UnitSelectPluginComponent', 'EditableSelectPluginComponent',
Expand Down

0 comments on commit 904e269

Please sign in to comment.