From f887de48d41c6dc524034f1e57000c458b34fa0c Mon Sep 17 00:00:00 2001 From: zaid Date: Thu, 14 Jul 2022 00:12:57 -0400 Subject: [PATCH] modified: __init__.py --- __init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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