@@ -24,7 +24,7 @@ message = ''
for i in range(5):
try:
message = message + text_model.make_sentence()
except:
except TypeError:
pass
if (dry_run):
The note is not visible to the blocked user.