Review improvement from @paulromano

This commit is contained in:
Jonathan Shimwell 2023-01-28 17:18:35 +00:00 committed by GitHub
parent 2dbb0c7523
commit 60f33d4607
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -396,7 +396,7 @@ class Results(list):
materials.xml will be used. If that element is not present,
nuclides from openmc.config['cross_sections'] will be used.
path : PathLike
Path to file to write. Defaults to 'materials.xml'.
Path to materials XML file to read. Defaults to 'materials.xml'.
Returns
-------