CSTR-Edinburgh / merlin

This is now the official location of the Merlin project.
http://www.cstr.ed.ac.uk/projects/merlin/
Apache License 2.0
1.31k stars 441 forks source link

fix: TypeError of run_merlin.py #499

Closed TakedaHiromasa closed 1 year ago

TakedaHiromasa commented 4 years ago

using Python 3.6.10 Fixed "TypeError: must be str, not NoneType" error that occurs in logger.info of run_merlin.py.