From 1ea4efb759685a70efb6f08eda34bb2d90a564e5 Mon Sep 17 00:00:00 2001 From: Kurban Sitterley Date: Wed, 10 Jan 2024 12:55:23 -0700 Subject: [PATCH] remove print statement --- .../unit_models/zero_order/tests/test_chemical_softening.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/watertap_contrib/reflo/unit_models/zero_order/tests/test_chemical_softening.py b/src/watertap_contrib/reflo/unit_models/zero_order/tests/test_chemical_softening.py index f267753e..aebf0e74 100644 --- a/src/watertap_contrib/reflo/unit_models/zero_order/tests/test_chemical_softening.py +++ b/src/watertap_contrib/reflo/unit_models/zero_order/tests/test_chemical_softening.py @@ -63,7 +63,6 @@ def chem_soft_frame(self): silica_removal=True, softening_procedure_type="excess_lime_soda", ) - print(m.fs.soft.properties_in[0].is_property_constructed("flow_mol_phase_comp")) ca_in = 1.43 * pyunits.kg / pyunits.m**3 # g/L = kg/m3 mg_in = 0.1814 * pyunits.kg / pyunits.m**3 # g/L = kg/m3