Fix data loading
#8
by
badaoui
HF Staff
- opened
Fixed bug where app would incorrectly fallback to sample data when get_available_dates() failed, even after successfully loading real data. Separated data loading and date fetching into independent try/except blocks to preserve real data.
badaoui
changed pull request title from
Fix data collection
to Fix data loading
badaoui
changed pull request status to
open
ror
changed pull request status to
merged