Skip to content

Commit

Permalink
Revert test comments
Browse files Browse the repository at this point in the history
  • Loading branch information
upbit committed Mar 21, 2017
1 parent 565c11f commit 9555aa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,8 @@ def main():
appapi_ranking(aapi)

# auth test
# aapi.login(_USERNAME, _PASSWORD)
# appapi_auth_api(aapi)
aapi.login(_USERNAME, _PASSWORD)
appapi_auth_api(aapi)

if __name__ == '__main__':
main()

0 comments on commit 9555aa8

Please sign in to comment.