From 47e1685936499dbc5ec3246f6e8b22c0af100090 Mon Sep 17 00:00:00 2001 From: vikashiit <55345595+vikashiit@users.noreply.github.com> Date: Thu, 8 Oct 2020 15:34:46 +0530 Subject: [PATCH] Update sort.py notifier adding --- sort.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sort.py b/sort.py index 431bd02b..dbdd4b8f 100755 --- a/sort.py +++ b/sort.py @@ -81,3 +81,4 @@ def main(): if __name__ == "__main__": main() + print("operation is done")