shifted the comment to docstring

This commit is contained in:
shhivam 2018-09-08 23:33:54 +05:30
parent f688bee0aa
commit c20089676d
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ def SHA256(message):
return ctx.digest()
# For K4M/PC 1.6.X and later
# generate table of prime number less than or equal to int n
def primes(n):
"""
Return a list of prime integers smaller than or equal to n