Skip to content

Commit c6257db

Browse files
committed
ProDy is not verbose anymore
1 parent 7c33808 commit c6257db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightdock/structure/nm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from lightdock.util.logger import LoggingManager
1010

1111
# Disable ProDy output
12-
confProDy(verbosity='info')
12+
confProDy(verbosity='none')
1313

1414
log = LoggingManager.get_logger('ANM')
1515

0 commit comments

Comments
 (0)