fix python version in changelog message (#9390)

(cherry picked from commit 7ae23ff8ae)
This commit is contained in:
Anthony Sottile 2021-12-08 04:46:55 -05:00 committed by Florian Bruhin
parent ac0870ebad
commit 5f70fcba2e
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.