diff --git a/__init__.py b/__init__.py index 12c3ec7b9b..06e27b0685 100644 --- a/__init__.py +++ b/__init__.py @@ -1 +1,2 @@ -from detspall import detspall \ No newline at end of file +from detspall import detspall +from wrapper import * \ No newline at end of file