Skip to content

Commit

Permalink
Update financial.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thinh-vu authored Oct 31, 2024
1 parent 5f5d692 commit 0327ae7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vnstock3/explorer/vci/financial.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
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 0327ae7

Please sign in to comment.