From d86d663f28cd31ce3ccfac8b8ec3a3333ccc62cf Mon Sep 17 00:00:00 2001 From: Jothi Prakash Date: Fri, 20 Mar 2026 11:42:40 +0530 Subject: [PATCH 1/2] Updated some lines --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 047515ba4..87dc6ad3b 100644 --- a/README.md +++ b/README.md @@ -93,3 +93,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) ## License [Apache License 2.0](LICENSE) + + +## Testing new lines +Added a new line describing the efforts \ No newline at end of file From 8455fad7b0dfc14ba273c8e87f1bdad80c8f94c3 Mon Sep 17 00:00:00 2001 From: Jothi Prakash Date: Fri, 20 Mar 2026 11:43:20 +0530 Subject: [PATCH 2/2] Setting up hatch --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87dc6ad3b..245fa2691 100644 --- a/README.md +++ b/README.md @@ -96,4 +96,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) ## Testing new lines -Added a new line describing the efforts \ No newline at end of file +Added a new line describing the efforts + +## How to setup the Python Connector +Python Connector needs to setup using hatch