Skip to content

Commit 55786b4

Browse files
davidhewittViicos
andauthored
Update src/serializers/fields.rs
Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
1 parent 2b5e1c2 commit 55786b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/serializers/fields.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ impl GeneralFieldsSerializer {
314314
}
315315

316316
/// Gets the serializer to use for a field, applying `serialize_as_any` logic and applying any
317-
/// field-level exclusionsg
317+
/// field-level exclusions
318318
fn prepare_value<'s>(
319319
value: &Bound<'_, PyAny>,
320320
field: &'s SerField,

0 commit comments

Comments
 (0)