Skip to content

Commit dddd6eb

Browse files
committed
demo runs in python3 by default
1 parent 98f61cd commit dddd6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/python3
22

33
import numpy as np
44
import numpysane as nps

0 commit comments

Comments
 (0)