From c9beee7175e58931131aea2ac5b613f0ca00201e Mon Sep 17 00:00:00 2001 From: Adarsh Addee <59617563+AdarshAddee@users.noreply.github.com> Date: Mon, 3 Oct 2022 10:38:42 +0530 Subject: [PATCH] Update Steganography.py --- Python/Steganography.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Python/Steganography.py b/Python/Steganography.py index 634b6f79..af6f8ee1 100644 --- a/Python/Steganography.py +++ b/Python/Steganography.py @@ -1,3 +1,5 @@ +# Shivamsinghal679 + import cv2 import numpy as np import types