fix python version in changelog message (#9390)

This commit is contained in:
Anthony Sottile
2021-12-08 04:46:55 -05:00
committed by GitHub
parent 3ba9c01f9b
commit 7ae23ff8ae

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.