From 30eb495cccf0c3bd2d566ed38c045a40037ed9a7 Mon Sep 17 00:00:00 2001 From: "mongodb-sage-bot[bot]" <247496174+mongodb-sage-bot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 17:02:54 +0000 Subject: [PATCH] DEVPROD-31010: Add hello world section to README Add a "Hello World" section with hello world text to the commit-queue-sandbox repository's README.md file. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 21fef41b..061af9e2 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ $ pip install -r requirements.txt $ pytestme please ``` +## Hello World + +hello world + ## need a later commit to put a tag on To get code coverage information, use the --cov flag