Skip to content

Commit

Permalink
Fix typo in makeResultsWebsite shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Leiserson committed Jun 18, 2015
1 parent 94a11bf commit 267a298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/makeResultsWebsite.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
B#!/usr/bin/python
#!/usr/bin/python
import json
import os
import shutil
Expand Down

0 comments on commit 267a298

Please sign in to comment.