You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When looking into HydroSettings, I thought that the settings_file field is to guide Hydroconf to look into right source file. But when reading Hydroconf.discover_sources() implementation, it seems not to. It only takes HydroSettings.env into account.
When looking into
HydroSettings
, I thought that thesettings_file
field is to guideHydroconf
to look into right source file. But when readingHydroconf.discover_sources()
implementation, it seems not to. It only takesHydroSettings.env
into account.The text was updated successfully, but these errors were encountered: