Skip to content

Commit 4456494

Browse files
authored
fixed missing import
1 parent caef250 commit 4456494

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

amazon/paapi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from paapi5_python_sdk.partner_type import PartnerType
88
import time
99
import logging
10+
import re
1011

1112

1213
REGIONS = {

0 commit comments

Comments
 (0)