Skip to content

Commit

Permalink
added lemlink spreadsheet ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo Romanello committed Jun 19, 2024
1 parent 9ecd570 commit f49dd75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ajmc/commons/variables.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ def get_comm_sections_path(comm_id: str) -> Path:
SPREADSHEETS = {
'metadata': '1jaSSOF8BWij0seAAgNeGe3Gtofvg9nIp_vPaSj5FtjE',
'olr_gt': '1_hDP_bGDNuqTPreinGS9-ShnXuXCjDaEbz-qEMUSito',
'ocr_gt': '1RsJQTgM4oO-ds0cK3rstx-iBxsvxjwCSVRWS63NvQrQ'
'ocr_gt': '1RsJQTgM4oO-ds0cK3rstx-iBxsvxjwCSVRWS63NvQrQ',
'lemlink': '1xBnJFYjQ4DwVHYzQVLVRrHflMtN54Sxo3N4qjET5x7Y'
}

# ======================================================================================================================
Expand Down

0 comments on commit f49dd75

Please sign in to comment.