Skip to content
Snippets Groups Projects
Commit 09f36645 authored by moritz's avatar moritz
Browse files

Moritz Huebner: Added a missing import

parent a623601f
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ comoving volume prior on luminosity distance, the cosmology is WMAP7.
"""
from __future__ import division, print_function
import peyote
import numpy as np
peyote.utils.setup_logger(log_level="info")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment