Skip to content

Commit f839dc3

Browse files
committed
Adjusts the path
1 parent 64141ca commit f839dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_authcode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import socket
33
import sys
44

5-
from oauth2cli.authcode import AuthCodeReceiver
5+
from msal.oauth2cli.authcode import AuthCodeReceiver
66

77

88
class TestAuthCodeReceiver(unittest.TestCase):

0 commit comments

Comments
 (0)