Skip to content

Commit bc39b38

Browse files
authored
fix: python to python3
1 parent f14c51a commit bc39b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smach_ros/test/ref_server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22
# Copyright (c) 2009, Willow Garage, Inc.
33
# All rights reserved.
44
#

0 commit comments

Comments
 (0)