Skip to content

Commit

Permalink
Add shebang line for scrape_help.py
Browse files Browse the repository at this point in the history
Otherwise, why is it executable?
  • Loading branch information
asmeurer committed Jan 16, 2014
1 parent f4eaa1e commit ebf94a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/scrape_help.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python
# (c) 2012-2013 Continuum Analytics, Inc. / http://continuum.io
# All Rights Reserved
#
Expand Down

0 comments on commit ebf94a4

Please sign in to comment.