# HG changeset patch # User peterjc # Date 1623918787 0 # Node ID 4fcc441269f538dc3e093715a5844b187bd2a7bf # Parent 20da7f48b56f6fe07f3b26880c0f667b8c8f7ce1 "This is v0.2.12 with black formating and Python 3 next fix etc" diff -r 20da7f48b56f -r 4fcc441269f5 tools/protein_analysis/README.rst --- a/tools/protein_analysis/README.rst Thu Jun 17 08:19:32 2021 +0000 +++ b/tools/protein_analysis/README.rst Thu Jun 17 08:33:07 2021 +0000 @@ -195,6 +195,8 @@ v0.2.12 - Fix reporting of HMMER error in RXLR tool. - Quote command line arguments when RXLR tool calls SignalP. - Reduce number of temp files if SignalP is run with one thread. + - Applied black style to the Python code + - Python 3 fixes with next function vs method. ======= ======================================================================