From 0b37281fb3440efd96bb2443a5e0ab3e10b1844e Mon Sep 17 00:00:00 2001 From: mogad0n Date: Sat, 31 Oct 2020 21:03:46 +0530 Subject: expanded subcommands --- local/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 local/__init__.py (limited to 'local/__init__.py') diff --git a/local/__init__.py b/local/__init__.py new file mode 100644 index 0000000..e86e97b --- /dev/null +++ b/local/__init__.py @@ -0,0 +1 @@ +# Stub so local is a module, used for third-party modules -- cgit v1.2.3