Skip to content

Commit a21d300

Browse files
authored
Merge pull request #1958 from dwrobel/Switch-to-python3-for-fanuc_200f.py
Switch to python3 for fanuc_200f.py
2 parents 8daf3c4 + 25f05dc commit a21d300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/python/qtvcp/lib/qt_vismach/fanuc_200f.py

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python2
1+
#!/usr/bin/python3
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)