From 2b65a6a1478bc013c34b551d0809f65230b80ee3 Mon Sep 17 00:00:00 2001 From: Murilo M Marinho <46012516+mmmarinho@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:03:10 +0100 Subject: [PATCH] Update python.rst --- docs/source/preamble/python.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/preamble/python.rst b/docs/source/preamble/python.rst index ff2a0be..d1568dc 100644 --- a/docs/source/preamble/python.rst +++ b/docs/source/preamble/python.rst @@ -12,7 +12,7 @@ Python Basics :maxdepth: 2 python/installing_python - python/editing_python_source + python/editing_python_source_pycharm python/python_best_practices python/python_asyncio python/python_packaging