]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in dataclasses module (GH-21109) (#21111)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Jun 2020 11:14:10 +0000 (04:14 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2020 11:14:10 +0000 (07:14 -0400)
commit0029099decbf0272cea837b029662bee1ee3e4d4
tree7f4c8547806f7b3deba23498503b26ad7207acfc
parent4f5dde463b588fc97cacb4a1905eb422b16daa37
Fix typo in dataclasses module (GH-21109) (#21111)

Automerge-Triggered-By: @matrixise
(cherry picked from commit 80526f68411a9406a9067095fbf6a0f88047cac5)

Co-authored-by: Jürgen Gmach <juergen.gmach@googlemail.com>
Co-authored-by: Jürgen Gmach <juergen.gmach@googlemail.com>
Lib/dataclasses.py