Abe Coull
Abe Coull
*Issue #, if available:* *Description of changes:* *Testing done:* ## Merge Checklist _Put an `x` in the boxes that apply. You can also fill these out after creating the PR....
*Issue #, if available:* *Description of changes:* Takes in the notebook files and checks the are a valid format. This adds ~4.5s of runtime to tests. By submitting this pull...
This would allow for a flag to be passed in the configuration so that the checks would ignore parameters such as `*args`, `**kwargs`, or even `**`. While Google style docstrings/PEP...
*Issue #, if available:* *Description of changes:* fix: add a notebook artifact section to the gitignore file By submitting this pull request, I confirm that you can use, modify, copy,...
*Issue #, if available:* *Description of changes:* Initially add `black[jupyter]` for linting. Code changes generated using: ``` hatch run lint:fmt ``` To check formatting and for future workflow application, the...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Currently large runners are still arm64 *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...
*Issue #, if available:* *Description of changes:* On a plane and cannot connect to wifi? Developing new Quantum circuits in the middle of the woods and want to add in...
*Issue #, if available:* *Description of changes:* Tests the latest Braket code against the latest release of PennyLane. Includes a tox env for better local testing. *Testing done:* `tox -e...
*Issue #, if available:* *Description of changes:* https://docs.pytest.org/en/stable/reference/customize.html#pyproject-toml *Testing done:* ## Merge Checklist _Put an `x` in the boxes that apply. You can also fill these out after creating the...