From 1446e2f982dc18a43acfb959aabdbf77a283c878 Mon Sep 17 00:00:00 2001 From: aman trivedi1 Date: Sun, 11 May 2025 20:04:28 +0530 Subject: [PATCH] added a comment with fork command --- 1. Set up/1. audit_ddl.py | 1 + 1 file changed, 1 insertion(+) diff --git a/1. Set up/1. audit_ddl.py b/1. Set up/1. audit_ddl.py index 5cd7d02..c8df02b 100644 --- a/1. Set up/1. audit_ddl.py +++ b/1. Set up/1. audit_ddl.py @@ -19,3 +19,4 @@ # MAGIC %sql # MAGIC select * from audit.load_logs +# I am practicing fork command (adding new branch feature1)