@ -2,7 +2,7 @@ import json
from Book import Book
# Opening JSON file
f = open('constructor.json')
f = open('constructor.json', encoding='utf-8')
data = json.load(f)
The note is not visible to the blocked user.