Seneca Meeks
Seneca Meeks
I test my changes by modifying these files internally in ~/.virtualenvs//... in the internal repo and then pointing my colab to a local runtime instance.
When running against hardware, an Internal Error arises due to a broken dependency on our internal repo. The issue was resolved internally, but we need to sync Cirq to resolve...
`Test_create_job` tests successful job creation as well as when a job creation throws an error. Separate these assertions into separate tests and make their names more descriptive (e.g follow python...