fix: enrich HSE profile parsing with publications and theses
This commit is contained in:
@@ -108,7 +108,7 @@ def directory(
|
||||
"has_email": has_email or "",
|
||||
"sort": sort,
|
||||
"direction": direction,
|
||||
"limit": limit,
|
||||
"limit": page["limit"],
|
||||
"offset": offset,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user