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

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