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)