Skip to content

Commit

Permalink
Update aiida_restapi/models.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Goscinski <[email protected]>
  • Loading branch information
eimrek and agoscinski authored Nov 20, 2024
1 parent d7eda46 commit 96ec9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiida_restapi/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ def from_orm(cls, obj: orm.Group) -> orm.Group:
"""Convert from ORM object.
Args:
obj: The ORM object to convert
obj: The ORM entity to convert
Returns:
The converted Group object
Expand Down

0 comments on commit 96ec9a5

Please sign in to comment.