You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we don't have a single test that ensures that settable and deletable properties work as expected for both frozen dataclasses and their unfrozen subclasses.
Refs 8a398bf
Refs #143969 (comment)
Currently we don't have a single test that ensures that settable and deletable properties work as expected for both frozen dataclasses and their unfrozen subclasses.
Linked PRs