Skip to content

Commit

Permalink
codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed Feb 19, 2025
1 parent 1ec16ab commit 3bd5715
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,6 @@ def get_center(self, subset_name=None):
subset_state = self._get_subset_state(subset_name)
return subset_state.center()


def _set_center(self, new_cen, subset_name=None, update=False):
"""Set the desired center for the selected Subset, if applicable.
If Subset is not centerable, nothing is done.
Expand Down

0 comments on commit 3bd5715

Please sign in to comment.