Files
reporting-engine/report_xls/report_xls.py
Jairo Llopis 64d940c735 [FIX][report_xls] Fix regression introduced in 65223f4.
Variables are now at module level because they have to be mocked when there is
an `ImportError`, so we got an `AttributeError` when trying to use them.
2016-08-22 11:01:45 +02:00

9.5 KiB