recent data

This commit is contained in:
timothyafolami
2024-11-27 20:44:26 +01:00
parent d5cdeec299
commit b7a73606e0
25 changed files with 4693 additions and 2965 deletions
+2 -2
View File
@@ -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'])