pytests with explicit hashes passed locally but failed in gh-actions. In this PR, I remove those stored hashes in favor of comparing key-value pairs to remove any low-level causes of mismatching hashes.
Checklist:
[x] No. This PR should be accompanied by a release: (yes/no/unsure)
[x] N/a. If release, I have updated the CITATION.cff
[x] No. This PR makes edits to table definitions: (yes/no)
[x] N/a. If table edits, I have included an alter snippet for release notes.
[x] N/a. If this PR makes changes to position, I ran the relevant tests locally.
[x] I have updated the CHANGELOG.md with PR number and description.
[x] N/a. I have added/edited docs/notebooks to reflect the changes
Description
pytests with explicit hashes passed locally but failed in gh-actions. In this PR, I remove those stored hashes in favor of comparing key-value pairs to remove any low-level causes of mismatching hashes.
Checklist:
CITATION.cff
alter
snippet for release notes.CHANGELOG.md
with PR number and description.