cleanup and removed dummy data
This commit is contained in:
@ -36,7 +36,7 @@ def test_standardized_data_provider():
|
||||
print("❌ BaseDataInput is None - this is expected if no historical data is available")
|
||||
print(" The provider needs real market data to create BaseDataInput")
|
||||
|
||||
# Test with mock data
|
||||
# Test with real data only
|
||||
print("\n2. Testing data structures...")
|
||||
|
||||
# Test ModelOutput creation
|
||||
|
Reference in New Issue
Block a user