Skip to content

Commit

Permalink
added back shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
andrearosasco authored and vikashplus committed Dec 20, 2023
1 parent abc3f70 commit 96da0e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions robohive/utils/examine_sim.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
DESC = """
Vizualize model in a viewer\n
- render forward kinematics if `qpos` is provided\n
Expand Down

0 comments on commit 96da0e5

Please sign in to comment.