mirror of https://gitlab.com/bashrc2/epicyon
Indentation
parent
9ad5b34002
commit
9f5bf60af0
|
@ -326,7 +326,7 @@ def addHtmlTags(baseDir: str,httpPrefix: str, \
|
|||
except Exception as e:
|
||||
print('Failed to load emoji: '+baseDir+'/emoji/emoji.json '+str(e))
|
||||
time.sleep(1)
|
||||
emojiDictCtr+=1
|
||||
emojiDictCtr+=1
|
||||
|
||||
print('TAG: looking up emoji for :'+wordStr2+':')
|
||||
addEmoji(baseDir,':'+wordStr2+':',httpPrefix,originalDomain,replaceEmoji,hashtags,emojiDict)
|
||||
|
|
Loading…
Reference in New Issue