From 3004faa366d7f74f163fccfae73b48a659918883 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Tue, 3 May 2016 12:36:36 +0200 Subject: [PATCH] Move mac module to a single file --- jandd/sphinxext/{mac/__init__.py => mac.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename jandd/sphinxext/{mac/__init__.py => mac.py} (100%) diff --git a/jandd/sphinxext/mac/__init__.py b/jandd/sphinxext/mac.py similarity index 100% rename from jandd/sphinxext/mac/__init__.py rename to jandd/sphinxext/mac.py