Skip to content

Commit

Permalink
Remove specz warning message
Browse files Browse the repository at this point in the history
  • Loading branch information
kboone committed May 14, 2019
1 parent 96a216c commit e5c3974
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions avocado/augment.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ class Augmentor():
astropy.cosmology.FlatLambdaCDM.
"""
def __init__(self, **cosmology_kwargs):
print("TODO: Update Augmentor to use specz, not truez!")

# Default cosmology to use. This is the one assumed for the PLAsTiCC
# dataset.
cosmology_parameters = {
Expand Down

0 comments on commit e5c3974

Please sign in to comment.