Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Commit

Permalink
whitespace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
cglewis committed Sep 16, 2013
1 parent 4c2287a commit baf34d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hemlock/hemlock.py
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@ def get_auth(self):

if not args_leftover:
return args_leftover, options.user, options.pw, options.db, options.server, options.c_server, options.bucket, options.c_pw, options.es, options.debug

if options.version != None:
print "Version: 0.1.2"
sys.exit(0)
Expand Down

0 comments on commit baf34d2

Please sign in to comment.