diff options
-rw-r--r-- | data_hacks/histogram.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data_hacks/histogram.py b/data_hacks/histogram.py index cc3339f..18c3925 100644 --- a/data_hacks/histogram.py +++ b/data_hacks/histogram.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/bin/env python # # Copyright 2010 bit.ly # |