diff --git a/slow/__init__.py b/slow/__init__.py new file mode 100644 index 0000000..0ad9796 --- /dev/null +++ b/slow/__init__.py @@ -0,0 +1 @@ +from slow import App, HTTPResponse, JSONResponse, render \ No newline at end of file