Skip to content

Commit

Permalink
remove import mhealpy
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Sommani committed Sep 26, 2024
1 parent 72e0afa commit a1ea6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skyreader/plot/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from typing import List

import healpy # type: ignore[import]
import mhealpy
#import mhealpy
import matplotlib # type: ignore[import]
import meander # type: ignore[import]
import numpy as np
Expand Down

0 comments on commit a1ea6d9

Please sign in to comment.