From 68cd2007ac3ed557a1954aeb5ebc1d7e23a0211e Mon Sep 17 00:00:00 2001 From: yardasol Date: Mon, 10 Jan 2022 13:03:55 -0600 Subject: [PATCH] typo fix --- saltproc/app.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/saltproc/app.py b/saltproc/app.py index 7d26b2980..852365664 100644 --- a/saltproc/app.py +++ b/saltproc/app.py @@ -184,7 +184,7 @@ def read_feeds_from_input(): Returns ------- - mats : dict of st to Materialflow + mats : dict of str to Materialflow Dictionary that contains `Materialflow` objects with feeds. ``key`` @@ -245,7 +245,7 @@ def reprocessing(mat): Parameters ----------- - mats : dict of st to Materialflow + mats : dict of str to Materialflow Dictionary that contains `Materialflow` objects with burnable material data right after irradiation in the core.