Skip to content

Commit ac3718e

Browse files
committed
histogram2d: fixed shebang
1 parent 148941a commit ac3718e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

histogram2d

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 python2
22
# -*- coding: utf-8 -*-
33
# To change this template, choose Tools | Templates
44
# and open the template in the editor.

0 commit comments

Comments
 (0)