From 12ac37ce148efdc4a2ace8c7e1f416bd5453c2e6 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Mon, 6 Nov 2023 06:04:36 -0800 Subject: [PATCH] move example to the right place --- send_notify.py => examples/send_notify.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename send_notify.py => examples/send_notify.py (100%) diff --git a/send_notify.py b/examples/send_notify.py similarity index 100% rename from send_notify.py rename to examples/send_notify.py -- 2.47.3