Skip to content

Commit

Permalink
try import mhealpy
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Sommani committed Sep 13, 2024
1 parent fd8ada4 commit a6bfabb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skyreader/plot/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from typing import List

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

0 comments on commit a6bfabb

Please sign in to comment.