mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 19:26:14 +02:00
Fixed some bugs.
This commit is contained in:
parent
cda0578448
commit
28ba1e54cf
6 changed files with 23 additions and 35 deletions
|
@ -28,7 +28,7 @@ import sys
|
|||
|
||||
from PIL import Image
|
||||
|
||||
import tools
|
||||
from . import tools
|
||||
|
||||
def hide(input_image_file, message):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue