We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5085e3 commit 3904a4cCopy full SHA for 3904a4c
velociraptor/observations/objects.py
@@ -13,7 +13,7 @@
13
from matplotlib import rcParams
14
15
from astropy.units import Quantity
16
-from astropy.cosmology.core import Cosmology
+from astropy.cosmology import Cosmology
17
from astropy.cosmology import wCDM, FlatLambdaCDM
18
19
import h5py
velociraptor/units.py
@@ -7,7 +7,7 @@
7
import unyt
8
9
10
11
12
0 commit comments