diff --git a/backend/__init__.py b/backend/__init__.py new file mode 100644 index 0000000..44310ee --- /dev/null +++ b/backend/__init__.py @@ -0,0 +1 @@ +# Backend package marker for tests and tooling imports.