Skip to content

Commit 1891c29

Browse files
authored
Update README.md (#49)
1 parent 5f6f736 commit 1891c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ from bandwidth.multifactorauth.models.two_factor_code_request_schema import TwoF
3535
from bandwidth.multifactorauth.models.two_factor_verify_request_schema import TwoFactorVerifyRequestSchema
3636

3737
from bandwidth.phonenumberlookup.controllers.api_controller import APIController, ApiResponse, APIException
38-
from bandwidth.phonenumberlookup.models.accounts_tnlookup_request import AccountsTnlookupRequest
38+
from bandwidth.phonenumberlookup.models.order_request import OrderRequest
3939

4040
from bandwidth.webrtc.models.session import Session
4141
from bandwidth.webrtc.models.participant import Participant

0 commit comments

Comments
 (0)