summaryrefslogtreecommitdiffstats
path: root/openbb_terminal/core/plots/backend.py
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_terminal/core/plots/backend.py')
-rw-r--r--openbb_terminal/core/plots/backend.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbb_terminal/core/plots/backend.py b/openbb_terminal/core/plots/backend.py
index 235af4d651f..097e72f2acb 100644
--- a/openbb_terminal/core/plots/backend.py
+++ b/openbb_terminal/core/plots/backend.py
@@ -1,4 +1,5 @@
"""Backend for Plotly."""
+
import asyncio
import atexit
import json