@@ -0,0 +1,4 @@
import json, sys
sys.stdout.reconfigure(encoding="utf-8")
# This script reads generate_template.py and runs it
exec(open("generate_template.py", encoding="utf-8").read())
The note is not visible to the blocked user.