diff options
Diffstat (limited to 'pgweb/profserv/struct.py')
-rw-r--r-- | pgweb/profserv/struct.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgweb/profserv/struct.py b/pgweb/profserv/struct.py index c053d03b..461add72 100644 --- a/pgweb/profserv/struct.py +++ b/pgweb/profserv/struct.py @@ -1,4 +1,4 @@ -from views import regions +from .views import regions def get_struct(): |