From 05e494af4b833a3e3ada2424fe0b7b383d9072c1 Mon Sep 17 00:00:00 2001 From: OleehyO Date: Fri, 25 Apr 2025 08:21:14 +0000 Subject: [PATCH] [docs] Fix typo --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index b8980b8..48b8689 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -40,7 +40,7 @@ Converting an image to LaTeX: Processing a mixed text/formula image: -.. code-block::python +.. code-block:: python from texteller import ( load_model, load_tokenizer, load_latexdet_model,