@@ -0,0 +1,5 @@
import sqlite3
DB_CON = sqlite3.connect("database.db")
DB_CUR = DB_CON.cursor()
The note is not visible to the blocked user.