Skip to content

Commit

Permalink
Update joint_prim.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cgokmen committed Oct 18, 2023
1 parent a59643f commit 14e2444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnigibson/prims/joint_prim.py
Original file line number Diff line number Diff line change
Expand Up @@ -910,4 +910,4 @@ def _deserialize(self, state):

def duplicate(self, prim_path):
# Cannot directly duplicate a joint prim
raise NotImplementedError("Cannot directly duplicate a joint prim!")
raise NotImplementedError("Cannot directly duplicate a joint prim!")

0 comments on commit 14e2444

Please sign in to comment.