Skip to content

Commit 376ea28

Browse files
committed
added fixes to test
1 parent 73ac751 commit 376ea28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_core/test_db_integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import pytest
2-
from datetime import date
2+
from datetime import date, timedelta
33
import pandas as pd
44

55
def test_db_ohlc_lifecycle(test_db):

0 commit comments

Comments
 (0)