Changed formatting > text

This commit is contained in:
Luke Rogers 2012-04-24 08:51:54 +12:00
parent d34b14dfde
commit 4538b67a20
3 changed files with 3 additions and 3 deletions

View file

@ -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"