Skip to content

Commit ba03b35

Browse files
committed
changed shebang from python to python3
1 parent 363f974 commit ba03b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/force-synthmix.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

33
##########################################################################
44
#

0 commit comments

Comments
 (0)