agronholm / agronholm/typeguard
Type checking for dataclasses
Open
enhancement
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 145
- Avg merge
- 8d 12h
- Merged PRs (30d)
- 1
Description
Hi, I'm wondering if there can be support for type checking dataclasses? Currently, when I put `@typeguard.typechecked` on top of a dataclass definition, no checking happens (unless I'm mistaken).
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.