[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2026-05-25 21:57:56 +00:00
parent 4bcf070537
commit 4d5db17ac0
26 changed files with 21 additions and 24 deletions
-1
View File
@@ -39,7 +39,6 @@ every time it is passed the same arguments. 'mint()' incorporates a random
salt in stamps (as per the hashcash v.1 protocol).
"""
from string import ascii_letters
from math import ceil, floor
import hashlib