oops readded main.py

moved some stuff from xmp to deviantart
This commit is contained in:
elburg 2023-02-05 13:58:50 -08:00
parent e15437252e
commit 86ea8ba4fa
3 changed files with 27 additions and 3 deletions

View file

@ -122,6 +122,6 @@ def writeTags(file, tags):
from ..category.furaffinity import makeKeyWordList
for item in makeKeyWordList(tags):
if item not in keywords: keywords.append(item)