style: fix flake8 linting errors

This commit is contained in:
Luca Vivona
2025-06-20 11:57:50 -04:00
parent 79ac01308c
commit d03ca45bd8
3 changed files with 3 additions and 4 deletions

View File

@ -7,4 +7,4 @@ ALPHA = 3 # Concurrency parameter
PROTOCOL_ID = TProtocol("/ipfs/kad/1.0.0")
QUERY_TIMEOUT = 10
TTL = DEFAULT_TTL = 24 * 60 * 60 # 24 hours in seconds
TTL = DEFAULT_TTL = 24 * 60 * 60 # 24 hours in seconds