recent data
This commit is contained in:
+2
-2
@@ -116,5 +116,5 @@ def get_all_names(product_categories: list):
|
||||
return all_influencers
|
||||
|
||||
|
||||
test = get_all_names(['Beauty'])
|
||||
print(test['Beauty']['names'])
|
||||
# test = get_all_names(['Beauty'])
|
||||
# print(test['Beauty']['names'])
|
||||
Reference in New Issue
Block a user