updated doc string type for tally.nuclide (#2526)

This commit is contained in:
Jonathan Shimwell 2023-05-17 20:45:04 +01:00 committed by GitHub
parent d8dbd9bfca
commit ec220fa989
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ class Tally(IDManagerMixin):
Name of the tally
filters : list of openmc.Filter
List of specified filters for the tally
nuclides : list of openmc.Nuclide
nuclides : list of str
List of nuclides to score results for
scores : list of str
List of defined scores, e.g. 'flux', 'fission', etc.