diff --git a/msclap b/msclap new file mode 120000 index 0000000..e831038 --- /dev/null +++ b/msclap @@ -0,0 +1 @@ +src \ No newline at end of file diff --git a/src/__init__.py b/src/__init__.py index e69de29..bd3b45b 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -0,0 +1 @@ +from .CLAPWrapper import CLAPWrapper as CLAP \ No newline at end of file