From 6fda5f12dc0d484639fa0195d7fcd361eb5abf04 Mon Sep 17 00:00:00 2001 From: YoungHui Park Date: Fri, 23 Oct 2020 11:12:41 -0500 Subject: [PATCH] Fix indentation --- openmc/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmc/settings.py b/openmc/settings.py index 20c2e9d269..838af31772 100644 --- a/openmc/settings.py +++ b/openmc/settings.py @@ -151,7 +151,7 @@ class Settings: Options for writing surface source points. Acceptable keys are: :surf_ids: List of surface ids at which crossing particles are to be - banked (int) + banked (int) :max_surf_banks: Maximum number of particles to be banked on surfaces per process (int) survival_biasing : bool