From 21f77e55875e0ed717be321ab18494985bbb3dea Mon Sep 17 00:00:00 2001 From: "Jeffrey N. Johnson" Date: Wed, 23 Oct 2024 11:39:48 -0700 Subject: [PATCH] Adding Python markup syntax. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 56f7218..47957f5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -46,7 +46,7 @@ Below is an example describing how to create a DTS client connected to a server, search for files within the JGI Data Portal, and print their metadata. -``` +```py import dts import os