@@ -0,0 +1,7 @@
import psycopg2 as sql
sql.connect(
dbname="database",
user="user",
password="password",
host="localhost"
)
The note is not visible to the blocked user.