Skip to content

Commit

Permalink
fix aper phot doc ref to export table
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed Jan 14, 2025
1 parent 8bd85df commit fad690f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class SimpleAperturePhotometry(PluginTemplateMixin, ApertureSubsetSelectMixin,
* :meth:`~jdaviz.core.template_mixin.PluginTemplateMixin.show`
* :meth:`~jdaviz.core.template_mixin.PluginTemplateMixin.open_in_tray`
* :meth:`~jdaviz.core.template_mixin.PluginTemplateMixin.close_in_tray`
* :meth:`export_table`
* :meth:`~jdaviz.core.template_mixin.TableMixin.export_table`
"""
template_file = __file__, "aper_phot_simple.vue"
uses_active_status = Bool(True).tag(sync=True)
Expand Down

0 comments on commit fad690f

Please sign in to comment.