Files
reporting-engine/report_xls/report_xls.py
Yajo 65223f4a16 [FIX][report_xls] Protect import. (#64)
[FIX][report_xls] Protect import.

Even after merging 2bf93a1d49, import still breaks when trying to use module's stuff at class definition time when module is not imported.

I move xsl types to a failure-safe scope.
2016-08-13 03:06:47 +02:00

9.5 KiB