@@ -30,7 +30,7 @@ def main(argv):
sheerka.initialize()
_in = core.utils.sysarg_to_string(args)
result = sheerka.eval(_in)
result = sheerka.evaluate_user_input(_in)
for res in result:
logging.info(res)
The note is not visible to the blocked user.