Skip to content

Commit

Permalink
datanode fix of time report
Browse files Browse the repository at this point in the history
  • Loading branch information
hfaghihi15 committed Sep 5, 2023
1 parent 099ee2e commit 48c3e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion domiknows/graph/dataNode.py
Original file line number Diff line number Diff line change
Expand Up @@ -2774,4 +2774,4 @@ def getBatchDataNodes(self):
return existingDns

_DataNodeBuilder__Logger.error('Returning None - there are no dataNodes')
return None
return None

0 comments on commit 48c3e91

Please sign in to comment.