Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e85cefc

Browse files
committed
Update python sheband in ML examples to widely adopted convention
1 parent a2caffa commit e85cefc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎examples/common/idxio.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/env python
22

33
#######################################################
44
# Copyright (c) 2019, ArrayFire

‎examples/machine_learning/logistic_regression.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/env python
22

33
#######################################################
44
# Copyright (c) 2019, ArrayFire

‎examples/machine_learning/mnist_common.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/env python
22

33
#######################################################
44
# Copyright (c) 2019, ArrayFire

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /