Skip to content

Commit

Permalink
fixed quality
Browse files Browse the repository at this point in the history
  • Loading branch information
omazapa committed Sep 28, 2024
1 parent ddb13ba commit 84974bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kahi/KahiBase.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ def empty_work(self):
"year_published": None,
"bibliographic_info": {},
"open_access": {},
"apc": {"paid":{}},
"apc": {"paid": {}},
"references_count": None,
"references": [],
"citations_count": [],
Expand Down

0 comments on commit 84974bd

Please sign in to comment.