Skip to content

Commit

Permalink
added import of Reddener to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eacharles committed May 16, 2024
1 parent 43c1762 commit b35d314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/astro_tools/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
TableHandle,
)
from rail.core.stage import RailStage
from rail.tools.photometry_tools import HyperbolicMagnitudes, HyperbolicSmoothing, PhotometryManipulator, LSSTFluxToMagConverter, Dereddener
from rail.tools.photometry_tools import HyperbolicMagnitudes, HyperbolicSmoothing, PhotometryManipulator, LSSTFluxToMagConverter, Dereddener, Reddener
from rail.utils.path_utils import RAILDIR, find_rail_file
#from rail.tools.util_stages import (
# LSSTFluxToMagConverter,
Expand Down

0 comments on commit b35d314

Please sign in to comment.