diff --git a/jsonformer/__init__.py b/jsonformer/__init__.py new file mode 100644 index 0000000..8c6416e --- /dev/null +++ b/jsonformer/__init__.py @@ -0,0 +1 @@ +from jsonformer.main import Jsonformer \ No newline at end of file