diff --git a/haxhq/__init__.py b/haxhq/__init__.py new file mode 100644 index 0000000..f134ff3 --- /dev/null +++ b/haxhq/__init__.py @@ -0,0 +1 @@ +from .haxhq import app \ No newline at end of file