Previous changeset 21:238eae32483c (2021-06-17) Next changeset 23:e1996f0f4e85 (2021-06-17) |
Commit message:
"This is v0.2.12 with black formating and Python 3 next fix etc" |
modified:
tools/protein_analysis/README.rst |
b |
diff -r 238eae32483c -r e1afa4b0b682 tools/protein_analysis/README.rst --- a/tools/protein_analysis/README.rst Thu Jun 17 08:21:06 2021 +0000 +++ b/tools/protein_analysis/README.rst Thu Jun 17 08:34:58 2021 +0000 |
b |
@@ -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. ======= ====================================================================== |