From 8711ee96eddbdfce1d93cd576cfdfff5bd08e465 Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Mon, 8 Dec 2025 10:39:31 +0100 Subject: [PATCH] Add test placeholder in Python SDK documentation --- sdks/python.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python.mdx b/sdks/python.mdx index 65f643f0..7715f5fa 100644 --- a/sdks/python.mdx +++ b/sdks/python.mdx @@ -4,7 +4,7 @@ description: "Learn how to create your first stream using the Livepeer Python SDK." icon: python --- - +test To get the most out of this guide, you’ll need to: