Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-11-07 14:14:41 -05:00
parent f2835499b1
commit 7f4e151a13
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -49,6 +49,7 @@ def initialize():
def interrogate():
prompt = None
if input_source is None or len(input_source) == 0:
shared.log.warning('Interrogate: no input source')
try: