mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
Drop trailing whitespace in some docstrings
Used black 25.1.0 which does this in docstrings too which is bad.
This commit is contained in:
committed by
Peter Cock
parent
ed51b11450
commit
116d92b0fe
@ -133,7 +133,7 @@ infernal-tab
|
||||
|
||||
The Infernal plain text parser supports the standard cmsearch tabular output and
|
||||
cmscan tabular output files formats 1, 2 and 3 (inferred automatically from the
|
||||
header).
|
||||
header).
|
||||
|
||||
Rows marked with '*' denotes attributes not available in the default format.
|
||||
|
||||
|
@ -9266,7 +9266,7 @@ We designed and generated pulmonary imaging biomarker pipelines to facilitate hi
|
||||
<mtext> </mtext>
|
||||
<mi>MRI</mi>
|
||||
</mrow>
|
||||
</math> specific ventilation, (5)\u00A0multivolume CT and MRI parametric response maps, and (6)\u00A0MRI and CT texture analysis and radiomics. The image analysis framework was implemented on a desktop workstation/tablet to generate biomarkers of regional lung structure and function related to ventilation, perfusion, lung tissue texture, and integrity as well as multiparametric measures of gas trapping and airspace enlargement. All biomarkers were generated within 10 min with measurement reproducibility consistent with clinical and research requirements. The resultant pulmonary imaging biomarker pipeline provides real-time and automated lung imaging measurements for point-of-care and high-throughput research.""",
|
||||
</math> specific ventilation, (5)\u00a0multivolume CT and MRI parametric response maps, and (6)\u00a0MRI and CT texture analysis and radiomics. The image analysis framework was implemented on a desktop workstation/tablet to generate biomarkers of regional lung structure and function related to ventilation, perfusion, lung tissue texture, and integrity as well as multiparametric measures of gas trapping and airspace enlargement. All biomarkers were generated within 10 min with measurement reproducibility consistent with clinical and research requirements. The resultant pulmonary imaging biomarker pipeline provides real-time and automated lung imaging measurements for point-of-care and high-throughput research.""",
|
||||
)
|
||||
self.assertEqual(
|
||||
pubmed_article["MedlineCitation"]["Article"]["AuthorList"].attributes[
|
||||
|
Reference in New Issue
Block a user