From d33cc1fc04301041ba195f45a08877769e041443 Mon Sep 17 00:00:00 2001 From: Sean Kavanagh Date: Wed, 15 Jan 2025 16:08:59 +0000 Subject: [PATCH] Minor docs formatting update --- docs/Troubleshooting.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Troubleshooting.rst b/docs/Troubleshooting.rst index b25d565e..91f941d2 100644 --- a/docs/Troubleshooting.rst +++ b/docs/Troubleshooting.rst @@ -136,7 +136,8 @@ A known issue with ``spglib`` is that it can give unnecessary errors or warnings spglib: get_bravais_exact_positions_and_lattice failed spglib: ref_get_exact_structure_and_symmetry failed. -Typically this can be fixed by updating to ``spglib>=2.5`` with `pip install --upgrade spglib``. +Typically this can be fixed by updating to ``spglib>=2.5`` with ``pip install --upgrade spglib``. + .. see doped_spglib_warnings.ipynb ``ShakeNBreak``