Skip to content

Commit

Permalink
Update financial.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thinh-vu committed Oct 29, 2024
1 parent 6f0e786 commit 5f5d692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vnstock3/explorer/vci/financial.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
from vnstock3.core.utils.parser import get_asset_type, camel_to_snake, api_response_check
from vnstock3.core.utils.logger import get_logger
from vnstock3.core.utils.user_agent import get_headers
pd.set_option('future.no_silent_downcasting', True)

logger = get_logger(__name__)

Expand Down

0 comments on commit 5f5d692

Please sign in to comment.