diff --git a/scripts/cookbooks/configs.py b/scripts/cookbooks/configs.py index 120e804c..189a187a 100644 --- a/scripts/cookbooks/configs.py +++ b/scripts/cookbooks/configs.py @@ -205,7 +205,7 @@ def model_data_from(self, xvalues: np.ndarray, xp=np) -> np.ndarray: # result = search.fit(model=model, analysis=analysis) -""" +r""" __Modules__ For larger projects, it may not be ideal to have to write a .yaml file for every Python class which acts as a model diff --git a/scripts/overview/overview_1_the_basics.py b/scripts/overview/overview_1_the_basics.py index dbf4d878..9e5656f6 100644 --- a/scripts/overview/overview_1_the_basics.py +++ b/scripts/overview/overview_1_the_basics.py @@ -100,7 +100,7 @@ plt.show() plt.close() -""" +r""" The 1D signal was generated using a 1D Gaussian profile of the form: \begin{equation*}