We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3256f2b commit ad343e3Copy full SHA for ad343e3
1 file changed
zeus21/__init__.py
@@ -8,7 +8,6 @@
8
9
from .LFs import *
10
from .bursty_sfh import *
11
-from .maps import CoevalMaps
12
13
import warnings
14
warnings.filterwarnings("ignore", category=UserWarning) #to silence unnecessary warning in mcfit
0 commit comments