mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 00:25:22 +00:00
Remove an empty line
This commit is contained in:
parent
adb832424d
commit
11a94cad12
@ -32,7 +32,6 @@ def _get_checksum():
|
||||
Returns:
|
||||
hexdigest
|
||||
"""
|
||||
|
||||
digest = hashlib.sha256()
|
||||
with open(RPM_PATH, "rb") as rpm_db_fh:
|
||||
while True:
|
||||
|
Loading…
Reference in New Issue
Block a user