Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(json): use forward references for py3.7 compatibility #586

Merged
merged 1 commit into from
Jan 25, 2022
Merged

Conversation

noahnu
Copy link
Collaborator

@noahnu noahnu commented Jan 25, 2022

close #585

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #586 (e786582) into master (f6ed0b1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #586   +/-   ##
=======================================
  Coverage   99.26%   99.26%           
=======================================
  Files          20       20           
  Lines        1224     1224           
=======================================
  Hits         1215     1215           
  Misses          9        9           

@noahnu noahnu merged commit 8f0db02 into master Jan 25, 2022
@noahnu noahnu deleted the bugfix/585 branch January 25, 2022 16:23
tophat-opensource-bot pushed a commit that referenced this pull request Jan 25, 2022
## [1.7.2](v1.7.1...v1.7.2) (2022-01-25)

### Bug Fixes

* **json:** use forward references for py3.7 compatibility ([#586](#586)) ([8f0db02](8f0db02))
@tophat-opensource-bot
Copy link
Collaborator

🎉 This PR is included in version 1.7.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSONSnapshotExtension will not work with Python 3.7
2 participants