Skip to content

Commit 0b87499

Browse files
committed
Restore accidentally-deleted blank line
1 parent 9f2c419 commit 0b87499

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Modules/mathintegermodule.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ of correctness (using Lean) of the algorithm can be found here:
184184
185185
https://github.com/mdickinson/snippets/tree/41ce2d256fef06fb32f24fe7014cfa95173ac5e0/proofs/isqrt
186186
187+
187188
Here's Python code equivalent to the C implementation below:
188189
189190
def isqrt(n):

0 commit comments

Comments
 (0)