Make backend importable in test environment
Some checks failed
docker / test (push) Failing after 8s
docker / build-and-push (push) Has been skipped

This commit is contained in:
Space-Banane
2026-05-20 22:07:12 +02:00
parent 2142826b07
commit 156485c67b

1
backend/__init__.py Normal file
View File

@@ -0,0 +1 @@
# Backend package marker for tests and tooling imports.