Skip to content

Commit

Permalink
fix nits in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
yanheven committed Dec 6, 2015
1 parent cfc56d9 commit dadf99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ def get_error_log(client):


if __name__ == '__main__':
from opensearchsdk import mykey
import mykey
import logging
LOG = logging.basicConfig(level=logging.DEBUG,
format="[%(asctime)s] %(name)s:"
Expand Down

0 comments on commit dadf99b

Please sign in to comment.