Skip to content

Commit

Permalink
discard citations with missing information
Browse files Browse the repository at this point in the history
  • Loading branch information
hdashnow committed Mar 19, 2024
1 parent f21ceea commit fd352e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _cite/cite.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
else:
log(e, 3, "WARNING")
# discard source from citations
# continue
continue

# preserve fields from input source, overriding existing fields
citation.update(source)
Expand Down

0 comments on commit fd352e8

Please sign in to comment.