Skip to content

Commit

Permalink
Use Python3 with IKFast generation script (#2997)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyZe committed Sep 12, 2024
1 parent f31ad8d commit 7426e1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /usr/bin/env python
#! /usr/bin/env python3
from __future__ import print_function

"""
Expand Down

0 comments on commit 7426e1c

Please sign in to comment.