Closed gnott closed 5 years ago
I'm going to work on this issue before issue https://github.com/elifesciences/elife-crossref-feed/issues/123.
Code in review, will wait for some feedback.
PR is merged that included the clean-up and refactoring I intended as the crux of this issue, so closing it as completed!
Noticed when updating
elife-crossref-xml-generation
library, it can use some updates for coding style, especially in the use ofself
variable usage. Use theproofreader
to clean things up!self.
class variable usageno-self-use
generate.py
module