Closed xrotwang closed 4 years ago
In pycldf.sources, Source.from_entry should always be called with _check_id=False. Otherwise, perfectly valid BibTeX entry IDs might be rejected.
pycldf.sources
Source.from_entry
_check_id=False
In
pycldf.sources
,Source.from_entry
should always be called with_check_id=False
. Otherwise, perfectly valid BibTeX entry IDs might be rejected.