Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pratik141 authored May 1, 2024
1 parent 9f8af00 commit 27c4383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_equity.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from typing import Dict, List
import pandas as pd

from nsedt import equity as eq
from nsedt.nsedt import equity as eq

START_DATE = "01-01-2024"
END_DATE = "10-01-2024"
Expand Down

0 comments on commit 27c4383

Please sign in to comment.