From bc3309a864e7ba14425dc0fc2cefdc235e9b2929 Mon Sep 17 00:00:00 2001 From: Amelia J Trainer Date: Thu, 8 Apr 2021 16:43:46 -0400 Subject: [PATCH] Update openmc/filter.py Co-authored-by: Paul Romano --- openmc/filter.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openmc/filter.py b/openmc/filter.py index a9566b0f5a..2d8faf3784 100644 --- a/openmc/filter.py +++ b/openmc/filter.py @@ -1023,7 +1023,6 @@ class CollisionFilter(Filter): return element - class RealFilter(Filter): """Tally modifier that describes phase-space and other characteristics