@@ -1,5 +1,5 @@
import reprlib
import os
import requests
# payload = {'isbn': '9780062113788'}
@@ -37,7 +37,8 @@ while True:
elif command == 'CARD':
Card = 1
elif command == 'UPDATE':
pass
os.system('cd ~/libraryClient')
os.system('git pull')
elif command == '':
else:
The note is not visible to the blocked user.