Abe Coull
Abe Coull
Hello and thank you for your pull request. Would you please update the commit message and pull request message to have some information related to the change? Also some of...
Calling device.DEVICE_REGIONS does not return anything by design. Pushed: https://github.com/aws/amazon-braket-sdk-python/pull/321 A follow up fix is needed for including a device.regions property. This is being discussed to align on the implementation...
I think that makes sense to me. With the new flag for no *args in the docstrings, the second case would still pass right?
Associated PR:: https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/pull/219
Hi @peterkomar-aws, thank you for raising this suggestion. This seems to be a good first issue for new contributors so I shall add that tag on.
Revisiting at a later date.
Hi @astralcai, thank you for raising this. I shall start looking into a fix.
Build is expected to fail until https://github.com/amazon-braket/amazon-braket-pennylane-plugin-python/issues/253 is resolved
> Is there a way to add this as a tox target so we can run the device tests locally? @speller26, added `tox -e pennylane-device-tests`
Hi @astralcai, taking a look at this test matrix, it installs both the latest PL and latest PL-plugin. I would like to avoid having the build process for PRs being...