Skip to content

Commit

Permalink
make sure solar_wind is visible when importing chromatic module
Browse files Browse the repository at this point in the history
  • Loading branch information
blarsen10 committed Jan 27, 2025
1 parent 1e2e1cb commit 4179d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enterprise_extensions/chromatic/chromatic.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import numpy as np
from enterprise import constants as const
from enterprise.signals import deterministic_signals, parameter, signal_base, gp_bases
from .solar_wind import solar_wind

__all__ = ['chrom_exp_decay',
'chrom_exp_cusp',
Expand Down

0 comments on commit 4179d0f

Please sign in to comment.