add +*-/\@ to temporary hardcoded punctuation setting
This commit is contained in:
parent
a6bb31ca0d
commit
24c1018314
@ -18,7 +18,7 @@ class punctuationManager():
|
||||
'levels':{
|
||||
'1':',',
|
||||
'2':'.',
|
||||
'3':'.,:-',
|
||||
'3':'.,:-$~+*-/\\@',
|
||||
},
|
||||
'punctuationDict':{
|
||||
'&':'and',
|
||||
|
Loading…
Reference in New Issue
Block a user