Skip to content

Commit de7dccc

Browse files
andreslisztViicos
andauthored
Update src/serializers/fields.rs
Co-authored-by: Victorien <[email protected]>
1 parent 45348c2 commit de7dccc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/serializers/fields.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ fn exclude_default(value: &Bound<'_, PyAny>, extra: &Extra, serializer: &Combine
9595
}
9696
}
9797
}
98-
// If neither condition is met, do not exclude the field
9998
Ok(false)
10099
}
101100

0 commit comments

Comments
 (0)