Add #! line and make executable.
This commit is contained in:
parent
cc25d0eb63
commit
15c9fbfe6f
1 changed files with 1 additions and 0 deletions
1
paypal_report.py
Normal file → Executable file
1
paypal_report.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
"""Download subscribers or subscriber transactions from PayPal.
|
||||
|
||||
Used to help Conservancy keep track of Sustainers.
|
||||
|
|
Loading…
Reference in a new issue