I am using Python 3, psycopg2 and trying to retrieve a single random row from my database if the scanned_status = \'false\' but it is returning \'None\'. My connection to the da