mypy throws wrong assignment
error in dataclasses.__post_init
#18735
Labels
bug
mypy got something wrong
assignment
error in dataclasses.__post_init
#18735
Bug Report
mypy fails to proceed a known dataclass field, considering it's a
list[object]
, see the reproduce script and the outputTo Reproduce
Expected Behavior
There shouldn't be errors
Actual Behavior
Your Environment
mypy 1.14.0 (compiled: no)
mypy.ini
(and other config files): noneIn the scope of ClickHouse/ClickHouse#76679
The text was updated successfully, but these errors were encountered: