Skip to content

Commit 160ad27

Browse files
committed
formatting suggestion
1 parent 432e2c4 commit 160ad27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyo3-macros-backend/src/pyclass.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@ fn impl_complex_enum(
973973
}
974974

975975
Ok(quote! {
976-
#pytypeinfo
976+
#pytypeinfo
977977

978978
#pyclass_impls
979979

0 commit comments

Comments
 (0)