Skip to content

Commit

Permalink
Add methods to class docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
rosteen committed Dec 30, 2024
1 parent 851f200 commit 0d74275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jdaviz/configs/default/plugins/subset_tools/subset_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ class SubsetTools(PluginTemplateMixin):
* :meth:`set_center`
* :meth:`import_region`
* :meth:`get_regions`
* :meth:`rename_selected`
* :meth:`rename_subset`
"""
template_file = __file__, "subset_tools.vue"
select = List([]).tag(sync=True)
Expand Down

0 comments on commit 0d74275

Please sign in to comment.