fix python version in changelog message

This commit is contained in:
Anthony Sottile 2021-12-07 12:21:20 -05:00 committed by GitHub
parent 4d7a962ca0
commit 28c35f1d1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Fixed error message prints function decorators when using assert in Python 3.9 and above. Fixed error message prints function decorators when using assert in Python 3.8 and above.