🐞 Bug Report
Describe the bug
When running the command
docker exec astrodash-dev-app-1 python entrypoints/initialize_data.py download
There is a log line that logs at the ERROR level even though there is no error:
2026-03-20 10:39:10,932 [__main__ ] ERROR Comparing "/mnt/astrodash-data/explorer/dash_twins_embeddings.npy"... False
Is this a regression?
No.
To Reproduce
See description.
Expected behaviour
That line should log at the INFO level.
Media prove
Your environment
Additional context
🐞 Bug Report
Describe the bug
When running the command
There is a log line that logs at the ERROR level even though there is no error:
Is this a regression?
No.
To Reproduce
See description.
Expected behaviour
That line should log at the INFO level.
Media prove
Your environment
Additional context