commit | 514ec820319138242589f9ca0aa2277de0a1c453 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Aug 09 04:46:20 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 09 07:46:20 2022 -0400 |
tree | 33a788bb3d8457a1590f67d02b45a5a65c25a032 | |
parent | 868fb9e269b4e18574dc257681d2d7b04de42dcb [diff] |
Fix typo in test_dataclasses.py (gh-95735) (gh-95740) `dataclass` was called as a function when it was almost certainly intended to be a decorator. (cherry picked from commit 59e09efe888affe549e9249f188797c1325edecc) Co-authored-by: da-woods <dw-git@d-woods.co.uk> Co-authored-by: da-woods <dw-git@d-woods.co.uk>