Skip to content

Commit

Permalink
Add shebang to util.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazyod committed Oct 20, 2014
1 parent 4a6b7b4 commit 1eb662b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions trello/util.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/python

import os

from requests_oauthlib import OAuth1Session
Expand Down

0 comments on commit 1eb662b

Please sign in to comment.