blob: 8363da4667a1804c17747eaea0c99f2979e498c0 [file] [log] [blame]
Fix an error where subclassing a dataclass with a field that uses a
default_factory would generate an incorrect class.