From d65f26712257add2394afcdc35c9adbb5922781c Mon Sep 17 00:00:00 2001 From: hunicus <93150691+hunicus@users.noreply.github.com> Date: Fri, 11 Nov 2022 18:12:35 -0500 Subject: [PATCH] Only show python example tab on ws tab --- .../src/app/docs/code-template/code-template.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/docs/code-template/code-template.component.html b/frontend/src/app/docs/code-template/code-template.component.html index 8fac91114..d97074ada 100644 --- a/frontend/src/app/docs/code-template/code-template.component.html +++ b/frontend/src/app/docs/code-template/code-template.component.html @@ -30,7 +30,7 @@
-
  • +
  • Python
    Code Example