Skip to content

Commit c7d69df

Browse files
committed
New Citations Logic
1 parent 4573996 commit c7d69df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fetch_citations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def load_dois_from_config(config_path="_config.yml") -> list[str]:
6868

6969

7070
PAPERS = load_dois_from_config()
71+
PAPERS = PAPERS.shuffle()
7172

7273

7374
# -------------------------------------------------------------------

0 commit comments

Comments
 (0)