Skip to content

Commit

Permalink
Add blank line to end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tal Safran committed Aug 24, 2011
1 parent 936476d commit 43588f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion domainr
Expand Up @@ -38,4 +38,5 @@ def main(args):
print "Uh oh, you got a %s %s. What the dilly?" % (res.status, res.reason)

if __name__ == "__main__":
main(argv[1:])
main(argv[1:])

0 comments on commit 43588f7

Please sign in to comment.