Skip to content

Commit 02e91e5

Browse files
author
munrojm
committed
Function name change
1 parent 00c32b0 commit 02e91e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mp_api/client/routes/materials/materials.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ def find_structure(
324324
else:
325325
return []
326326

327-
def get_blessed_calcs(
327+
def get_blessed_entries(
328328
self,
329329
run_type: RunType = RunType.R2SCAN,
330330
material_ids: Optional[list[str]] = None,

0 commit comments

Comments
 (0)