From 2c0be6b881134f1c0f11a3cfe4131a11b67b08cc Mon Sep 17 00:00:00 2001 From: oker Date: Wed, 12 Oct 2022 20:44:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=A4=96=E5=B1=82=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/get_started_en.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/get_started_en.ipynb b/example/get_started_en.ipynb index 73efe78..b0c4cf4 100644 --- a/example/get_started_en.ipynb +++ b/example/get_started_en.ipynb @@ -1053,7 +1053,7 @@ " ordType=\"conditional\", # order type\n", " state=\"canceled\" # state of the orders\n", ")\n", - "print(result)" + "print(result)\n" ] } ],