Skip to content

Commit

Permalink
Python3 shebang for trade.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Smith committed Nov 4, 2014
1 parent caafd57 commit 92daec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trade.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
#---------------------------------------------------------------------
# Copyright (C) Oliver 'kfsone' Smith 2014 <[email protected]>:
# You are free to use, redistribute, or even print and eat a copy of
Expand Down

0 comments on commit 92daec8

Please sign in to comment.