Skip to content

Commit

Permalink
Remove healpy deprecation warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
pchanial committed Feb 9, 2023
1 parent 9ce7307 commit f243bb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pysimulators/interfaces/healpy/operators.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,6 @@ def direct(self, input, output):
use_weights=self.use_weights,
datapath=self.datapath,
pol=self.pol,
verbose=False,
)

def validatein(self, shape):
Expand Down

0 comments on commit f243bb5

Please sign in to comment.