summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pint/facets/plain/quantity.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pint/facets/plain/quantity.py b/pint/facets/plain/quantity.py
index aba03f2..343c3b8 100644
--- a/pint/facets/plain/quantity.py
+++ b/pint/facets/plain/quantity.py
@@ -828,6 +828,7 @@ class PlainQuantity(PrettyIPython, SharedRegistryObject, Generic[_MagnitudeType]
# use mip to select units from preferred units
model = mip_Model()
+ model.verbose = 0
# Make one variable for each candidate unit