one more line
This commit is contained in:
parent
d6205e6cfb
commit
457075b823
@ -113,6 +113,7 @@ class DataProvider:
|
||||
:param data: Tuple containing the DataFrame and the datetime it was cached
|
||||
"""
|
||||
if self.__rpc:
|
||||
logger.debug(f"Sending df {dataframe}")
|
||||
self.__rpc.send_msg(
|
||||
{
|
||||
'type': RPCMessageType.ANALYZED_DF,
|
||||
|
Loading…
Reference in New Issue
Block a user