From 937f8ca3972752f25d37119d778abd6949d75878 Mon Sep 17 00:00:00 2001 From: Ruslan Senatorov <55090151+ruslansenatorov@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:47:20 -0800 Subject: [PATCH] Update pyproject.toml Signed-off-by: Ruslan Senatorov <55090151+ruslansenatorov@users.noreply.github.com> --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1f41858..c001b32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,4 +2,3 @@ formats = "ipynb,py:light" cell_metadata_filter = "-all" notebook_metadata_filter = "-all" -ipynb_only = "code"