Skip to content

Commit fa8e1d8

Browse files
committed
add shebang to top of executable
1 parent 9f6c62f commit fa8e1d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google_custom_search/google_scratcher.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python
12
"""
23
This file is dedicated to obtain a .csv record report for Google Custom Search
34
Data.

0 commit comments

Comments
 (0)