Skip to content

Commit 24f3cf0

Browse files
committed
fix ref
1 parent eb52572 commit 24f3cf0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

GeoHealthCheck/util.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
from gettext import translation
4040
from passlib.hash import pbkdf2_sha256
4141

42-
from GeoHealthCheck.factory import Factory
43-
from GeoHealthCheck.init import App
42+
from factory import Factory
43+
from init import App
4444

4545
from jinja2 import Environment, FileSystemLoader
4646

0 commit comments

Comments
 (0)