elifesciences / elife-tools

Python library for parsing eLife article XML data.
MIT License
15 stars 7 forks source link

Linting of main modules, bump to version 0.3.2 #336

Closed gnott closed 3 years ago

gnott commented 3 years ago

Re issue https://github.com/elifesciences/issues/issues/5838

Using black for linting, this PR includes changes to the main library modules. Test scenarios are unchanged, which should indicate there are no errors introduced as compared to existing test cases.

Bumping the version of this library to 0.3.2 as a result so there's a clear point where these files were changed.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+5.0e-05%) to 99.716% when pulling 26fdd61ca41b9abefd3d387eb1188281e9867f56 on linting into a75d9bcdb1910c25db1d4110177cb9d467afedfb on develop.