"lib/bindings/git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "5b682f4839b5064c605daa166f39228d547d37cd"
Commit 89850f4b authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Fix some setup files

parent 41c68b1e
...@@ -2,4 +2,4 @@ from . import model ...@@ -2,4 +2,4 @@ from . import model
from . import utils from . import utils
from . import np from . import np
__all__ = ["model", "utils", "np"] __all__ = ["model", "utils", "np", "data"]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment