Changed formatting > text
This commit is contained in:
parent
d34b14dfde
commit
4538b67a20
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ Scaevolus 2009'''
|
|||
import re
|
||||
|
||||
from util import hook, http
|
||||
from util.formatting import truncate_words
|
||||
from util.text import truncate_words
|
||||
|
||||
|
||||
api_prefix = "http://en.wikipedia.org/w/api.php"
|
||||
|
|
Reference in a new issue