summaryrefslogtreecommitdiffstats
path: root/openbb_terminal/cryptocurrency/discovery/coinmarketcap_view.py
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_terminal/cryptocurrency/discovery/coinmarketcap_view.py')
-rw-r--r--openbb_terminal/cryptocurrency/discovery/coinmarketcap_view.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbb_terminal/cryptocurrency/discovery/coinmarketcap_view.py b/openbb_terminal/cryptocurrency/discovery/coinmarketcap_view.py
index 065e436b871..02c4615bbd3 100644
--- a/openbb_terminal/cryptocurrency/discovery/coinmarketcap_view.py
+++ b/openbb_terminal/cryptocurrency/discovery/coinmarketcap_view.py
@@ -1,4 +1,5 @@
"""CoinMarketCap view"""
+
__docformat__ = "numpy"
import logging