We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f5008 commit 5f24c58Copy full SHA for 5f24c58
doc/source/changelog.rst
@@ -27,6 +27,7 @@ MontePy Changelog
27
* Particle type exceptions are now warnings, not errors (:issue:`381`).
28
* Added :func:`~montepy.data_inputs.material.Material.clear` to ``Material`` to clear out all nuclides (:issue:`665`).
29
* Allow any ``Real`` type for floating point numbers and any ``Integral`` type for integer numbers during type enforcement (:issue:`679`).
30
+* Avoided multiple ``LineExpansionWarnings`` coming from the same object on export (:issue:`198`).
31
32
**Bugs Fixed**
33
0 commit comments