From af14cef29c211134913dea83a858011285bd7d18 Mon Sep 17 00:00:00 2001 From: Ben Charlton Date: Tue, 8 Aug 2023 06:58:11 +0100 Subject: [PATCH] Add missing __init__.py to Inventree/web (#5390) --- InvenTree/web/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 InvenTree/web/__init__.py diff --git a/InvenTree/web/__init__.py b/InvenTree/web/__init__.py new file mode 100644 index 0000000000..e69de29bb2