From f38c3bccfacbc347ad1de3b6a8102aaf73086c36 Mon Sep 17 00:00:00 2001 From: Will Boyd Date: Mon, 3 Aug 2015 00:28:13 -0700 Subject: [PATCH] Removed extraneous README comment --- openmc/tallies.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/openmc/tallies.py b/openmc/tallies.py index 6ac1e37690..ff44f3135b 100644 --- a/openmc/tallies.py +++ b/openmc/tallies.py @@ -2137,8 +2137,6 @@ class Tally(object): new_tally._mean = None new_tally._std_dev = None - # FIXME: Reorder nuclides, scores, filters - # SCORES if scores: score_indices = []