From 0cb93f98dc894a4ed29aac31ec85f622f9d27912 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Sat, 4 Oct 2014 10:38:48 +0530 Subject: [PATCH] Convert plinth/modules to a namespace package (PEP 420) - This will allow packages outside plinth to add modules to plinth --- plinth/modules/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 plinth/modules/__init__.py diff --git a/plinth/modules/__init__.py b/plinth/modules/__init__.py deleted file mode 100644 index e69de29bb..000000000