Skip to content

Commit f504ce6

Browse files
committed
Update snmf_class.py
1 parent ab71e11 commit f504ce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/diffpy/stretched_nmf/snmf_class.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def __init__(
8484
eta=0,
8585
random_state=None,
8686
show_plots=False,
87-
verbose=True,
87+
verbose=False,
8888
):
8989
"""Initialize an instance of sNMF with estimator
9090
hyperparameters.

0 commit comments

Comments
 (0)