From 2b8e872be006d900317aa0b14b89a6a734432f8b Mon Sep 17 00:00:00 2001 From: Jon X Date: Thu, 5 Sep 2024 17:10:38 +0800 Subject: [PATCH] docs: removed the unnecessary fence code tag (#1599) --- docs/src/guides/tables.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/guides/tables.md b/docs/src/guides/tables.md index 4be12858..9de2ba94 100644 --- a/docs/src/guides/tables.md +++ b/docs/src/guides/tables.md @@ -416,7 +416,6 @@ You can create an empty table for scenarios where you want to add data to the ta === "Python" - ```python An empty table can be initialized via a PyArrow schema.