We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caef250 commit 4456494Copy full SHA for 4456494
1 file changed
amazon/paapi.py
@@ -7,6 +7,7 @@
7
from paapi5_python_sdk.partner_type import PartnerType
8
import time
9
import logging
10
+import re
11
12
13
REGIONS = {
0 commit comments