From d784434e33edfe6e20e3408ee9bebbae7274b649 Mon Sep 17 00:00:00 2001 From: Ruslan Senatorov <55090151+ruslansenatorov@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:46:19 -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 7b1fefe..1f41858 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,5 +2,4 @@ formats = "ipynb,py:light" cell_metadata_filter = "-all" notebook_metadata_filter = "-all" -text_representation = {extension = ".py", format_name = "light", formats = "ipynb,py:light"} ipynb_only = "code"