Pillow was being initialized on import. This commit moves the initialization to the __init__ method of the Python backend subclass. Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
Pillow was being initialized on import. This commit moves the initialization to the __init__ method of the Python backend subclass. Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>