Closed stefanomunarini closed 11 months ago
@stefanomunarini Tests fails with following:
xml2rfc_compat/serializers/authors.py: note: In function "create_author":
xml2rfc_compat/serializers/authors.py:153: error: Generator has incompatible item type "Optional[str]"; expected "str" [misc]
Logs: https://github.com/ietf-tools/bibxml-service/actions/runs/4554262178/jobs/8031886606
@kesara sorry for letting this PR sit for so long. I bumped into it the other day and fixed all the mypy complaints and a few other minor issues.