Skip to content

Commit

Permalink
fix the style
Browse files Browse the repository at this point in the history
  • Loading branch information
chaithyagr committed Sep 18, 2024
1 parent f8d4a43 commit cfc5e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mrinufft/operators/interfaces/cufinufft.py
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ def samples(self, samples):
continue
self.raw_op._set_pts(typ, samples)
self.compute_density(self._density_method)

@FourierOperatorBase.density.setter
def density(self, new_density):
"""Update the density compensation."""
Expand Down

0 comments on commit cfc5e97

Please sign in to comment.