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
We should use readfish.utils.load_config_toml for a correct and validated reading of the TOML file. This ensures that targets specified externally from the TOML file will be included.
Steps:
Add readfish dependency
Use in monitor.py for reading and validation
The text was updated successfully, but these errors were encountered:
We should use
readfish.utils.load_config_toml
for a correct and validated reading of the TOML file. This ensures that targets specified externally from the TOML file will be included.Steps:
monitor.py
for reading and validationThe text was updated successfully, but these errors were encountered: