summaryrefslogtreecommitdiff
path: root/client/modules/News.py
diff options
context:
space:
mode:
Diffstat (limited to 'client/modules/News.py')
-rw-r--r--client/modules/News.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/modules/News.py b/client/modules/News.py
index 433ea05..f02c71e 100644
--- a/client/modules/News.py
+++ b/client/modules/News.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8-*-
import feedparser
-import app_utils
+from client import app_utils
import re
from semantic.numbers import NumberService