Skip to content

Commit 72c3e80

Browse files
committed
Switched name to oauth2.
1 parent 64df364 commit 72c3e80

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tests/test_oauth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"""
2424

2525
import unittest
26-
import oauth
26+
import oauth2 as oauth
2727
import time
2828
import urllib
2929
import urlparse

0 commit comments

Comments
 (0)