Skip to content

Commit a74cdbb

Browse files
fix typo
1 parent d44201f commit a74cdbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix crash in :class:`struct.Struct` when it was not completely uninitialized by initializing it in :meth:`~object.__new__``. Patch by Kumar Aditya.
1+
Fix crash in :class:`struct.Struct` when it was not completely initialized by initializing it in :meth:`~object.__new__``. Patch by Kumar Aditya.

0 commit comments

Comments
 (0)