We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5e1c2 commit 55786b4Copy full SHA for 55786b4
src/serializers/fields.rs
@@ -314,7 +314,7 @@ impl GeneralFieldsSerializer {
314
}
315
316
/// Gets the serializer to use for a field, applying `serialize_as_any` logic and applying any
317
- /// field-level exclusionsg
+ /// field-level exclusions
318
fn prepare_value<'s>(
319
value: &Bound<'_, PyAny>,
320
field: &'s SerField,
0 commit comments