Skip to content

Commit

Permalink
bugfix env
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel authored Jun 13, 2017
1 parent 2cf5839 commit 00560f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions steam-screenshot-sort - user folder.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
import urllib2
import os
import json
Expand Down Expand Up @@ -45,4 +45,4 @@ def main():


if __name__ == '__main__':
main()
main()

0 comments on commit 00560f5

Please sign in to comment.