Remove unnecessary depenency on plotly as plotting logic was moved to another module
This commit is contained in:
parent
ab3f28e1e4
commit
98ce824d19
@ -1,7 +1,6 @@
|
||||
import logging
|
||||
import os
|
||||
import pandas as pd
|
||||
import plotly.express as px
|
||||
|
||||
from concurrent.futures import ProcessPoolExecutor
|
||||
from dataclasses import dataclass
|
||||
|
Loading…
Reference in New Issue
Block a user