diff --git a/news/tmp.rst b/news/tmp.rst new file mode 100644 index 0000000..c5df9cf --- /dev/null +++ b/news/tmp.rst @@ -0,0 +1,23 @@ +**Added:** + +* No news added: + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +* diff --git a/tests/test_runmacro.py b/tests/test_runmacro.py index bfbcdce..665ff4b 100644 --- a/tests/test_runmacro.py +++ b/tests/test_runmacro.py @@ -15,7 +15,7 @@ def test_meta_model(): # C1: Run the same fit with pdfadapter and diffpy_cmi # Expect the refined parameters to be the same within 1e-5 - # diffpy_cmi fitting + # diffpy_cmi fitting initial_pv_dict = { "s0": 0.4, "qdamp": 0.04,