titipata / pubmed_parser

:clipboard: A Python Parser for PubMed Open-Access XML Subset and MEDLINE XML Dataset
http://titipata.github.io/pubmed_parser/
MIT License
564 stars 164 forks source link

Fix for one final pmid.text.strip(). #85

Closed patrusso2 closed 4 years ago

patrusso2 commented 4 years ago

Here's the fix for the one I missed using your new styling.

codecov-io commented 4 years ago

Codecov Report

Merging #85 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #85   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           5     5           
  Lines         725   729    +4     
====================================
- Misses        725   729    +4
Impacted Files Coverage Δ
pubmed_parser/medline_parser.py 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update acbf58d...8ebc47a. Read the comment docs.