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 534b8c2

Browse files
committed
Update python sheband in examples to widely adopted convention
1 parent fc60534 commit 534b8c2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎examples/computer_vision/fast.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) 2018, ArrayFire

‎examples/computer_vision/harris.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) 2018, ArrayFire

‎examples/computer_vision/matching.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) 2018, ArrayFire

‎examples/computer_vision/susan.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) 2018, ArrayFire

0 commit comments

Comments
(0)

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