From 1fecc436b9f2345c751e227a4c18bf7874502b95 Mon Sep 17 00:00:00 2001 From: "Micah D. Gale" Date: Thu, 21 Nov 2024 15:32:35 -0600 Subject: [PATCH] Escaped doc string breaking pytest. --- montepy/data_inputs/nuclide.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/montepy/data_inputs/nuclide.py b/montepy/data_inputs/nuclide.py index 40f7fdf1..00edbf09 100644 --- a/montepy/data_inputs/nuclide.py +++ b/montepy/data_inputs/nuclide.py @@ -480,7 +480,7 @@ def __str__(self): class Nuclide: - """ + r""" A class to represent an MCNP nuclide with nuclear data library information. Nuclide accepts ``name`` as a way of specifying a nuclide.