diff --git a/gwygsf/__init__.py b/gwygsf/__init__.py index c845fe3..9a04856 100644 --- a/gwygsf/__init__.py +++ b/gwygsf/__init__.py @@ -1 +1 @@ -from readfile import * \ No newline at end of file +from .readfile import *