Skip to content

Commit

Permalink
Fixing lint error.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Sep 10, 2015
1 parent fdba317 commit ee72395
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system_tests/run_happybase.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ class Config(object):

# BEGIN: Backend dependent values.
IGNORE_TTL = True


def get_connection():
if Config.connection is None:
Config.connection = Connection()
Expand Down

0 comments on commit ee72395

Please sign in to comment.