neurobooth_os.mock.delete_mock_rows

neurobooth_os.mock.delete_mock_rows(conn_mock)[source]

Delete rows in mock database with primary key starting with mock.

Parameters
conn_mockinstance of psychopg2.connection

The connection object to the mock database.