WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
215 stars 77 forks source link

Fix #2460 doctest fails for doi metadata #2461

Closed fnielsen closed 2 months ago

fnielsen commented 2 months ago

This includes fixing styling errors in utils.py and views.py as well as the fix for the doctest in doi.py

Fixes #2460

Description

Please include a summary of the change, relevant motivation and context. If possible and applicable, include before and after screenshots and a URL where the changes can be seen.

Caveats

Please list anything which has been left out of this PR or which should be considered before this PR is accepted Check any of the following which apply:

If you make changes to the Python code

Testing

Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. Please also list any relevant details for your test configuration.

Checklist