mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
Clean comments.
This commit is contained in:
parent
316d50b96f
commit
07fa54e7d0
2 changed files with 0 additions and 4 deletions
|
@ -122,10 +122,7 @@ def reveal(input_image_file, generator):
|
|||
return ""
|
||||
|
||||
def write(image, output_image_file):
|
||||
"""
|
||||
"""
|
||||
try:
|
||||
image.save(output_image_file)
|
||||
except Exception as e:
|
||||
# If hide() returns an error (Too long message).
|
||||
print(e)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue