Skip to content

Commit

Permalink
fixed docs to include missing API #238
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarobartt committed Feb 7, 2021
1 parent 65457ec commit ad319ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Welcome to investpy's documentation!
_info/models.rst
_info/stocks.rst
_info/funds.rst
_info/api.rst
api.rst
_info/information.md
_info/faq.md
_info/disclaimer.md
Expand Down
1 change: 0 additions & 1 deletion investpy/utils/constant.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Copyright 2018-2021 Alvaro Bartolome, alvarobartt @ GitHub
# See LICENSE for details.


FINANCIAL_SUMMARY_TYPES = {
'income_statement': 0,
'balance_sheet': 1,
Expand Down

0 comments on commit ad319ad

Please sign in to comment.